- function recognition
- multi-parameter handling
- more input format
- sin(pi)=1.2246467991473532e-16
- Cause by math module, avoid calculate around this
Example:
1+2-3*4/5log(6,7^8(9+10))
- float Arithmetic, power, mod, any bracket(s)
- integer combinations, permutations
- Function available:
- log(a,b)
- Continuous operation
- Undo(1)
- Complex series
- Funtions:
- BASIC
- log/ln floor/ceiling abs random ...
- Statistic
- polyfit
- N(0,1)
- expect value
- Solution to Equation
- ...
- BASIC
- More Undo step ([...])
- Undo all (->)
- Integral
- Devine
Develop task: Task.md
Thank: ...