Releases: fintarin/FintamathAndroid
Releases · fintarin/FintamathAndroid
FintamathAndroid v0.7.0-alpha
What's Changed
- Solve derivative
- Improve simplification of trigonometric functions (negative angle formulas, double angle formulas)
- Improve simplification of summation and division
- Improve simplification of abs, sign, floor, ceil functions
- Improve simplification of expressions with infinities or zero
- Improve simplification of expressions with complex numbers
- Support input from physical keyboard
- Reduce margins in math rendering
FintamathAndroid v0.6.0-alpha
What's Changed
- New fractions and indices rendering
- New pi, e, i icons
- Improve user interface on small devices
- Improve haptic behaviour
- Major bug fix
FintamathAndroid v0.5.0-alpha
What's Changed
- Trigonometric functions: sec, csc, asec, acsc
- Hyperbolic functions: sech, csch, asech, acsch
- Number theory functions: mod, floor, ceil
- Mixed fractions
- Improve approximation
- Improve UI performance
FintamathAndroid v0.4.0-alpha
The first alpha release. Follow the README for features and build instructions.