Calc
Tiny expression calculator. Use it anywhere in your forms, where you expect that the user may want to quickly calculate things.
Features
Supported operations:
- + add expressions
- - subtract expressions or change sign
- * multiply expressions
- / divide expressions
- % get the remainder
- ^ calculate power
- () group expressions
- sin calculate sine (degrees)
- cos calculate cosine (degrees)
- tan calculate tangent (degrees)
Installation
Visit https://jitpack.io/#ZieIony/Calc
for instructions.