Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/huangantimony/calculator

My project of BingyanStudio mobile intern during National Day holidays.
https://github.com/huangantimony/calculator

calculator demo demo-app ios storyboard swift swift5

Last synced: about 7 hours ago
JSON representation

My project of BingyanStudio mobile intern during National Day holidays.

Awesome Lists containing this project

README

        

# Calculator
My project of BingyanStudio mobile intern during National Day holidays.
⇒[***Intern Diary***](https://github.com/Huang-Yujie/Calculator/blob/master/Intern_Diary.md)⇐
***
![](https://tva1.sinaimg.cn/large/006y8mN6ly1g7pxd87pooj30rc1c2ka3.jpg)
## 实现功能
- 四则运算
- 括号表达式
- 小数输入
- 清屏和回退
- 取余
- 结果记录Ans键
- 三角函数(s c t分别对应sin cos tan)
- 科学计数法
- 阶乘
- 幂指数
- 用户输入错误处理