注册
登录
C/C++
>>
SimpleCalcPython
>>
返回
项目作者:
andrwgldmn
项目描述 :
Simple calculator on Python
高级语言:
Python
项目主页:
项目地址:
git://github.com/andrwgldmn/SimpleCalcPython.git
创建时间:
2018-03-09T16:25:28Z
项目社区:
https://github.com/andrwgldmn/SimpleCalcPython
开源协议:
下载
SimpleCalcPython
How to use:
sudo apt-get install python-tk python-pip
sudo pip install scipy sympy mpmath numpy matplotlib
python calc.py
Features:
addition
subtraction
multiplication
division
sine
cosine
tangent
cotangent
drawing graphic
limit (if x -> 0)
limit (if x -> 1)
limit (if x -> ∞)
limit (if x -> any number)
undefinite integral
definite integral
derival
simplifying expressions
geometry calculations
electricity calculations
Python 2.7 needed only.