0.0.3 • Published 11 months ago
@jesperjunker/formula-ui v0.0.3
Formula Ui
This library can read input strings like '(sin(x)^3+2)/5' and display the formula in pretty.
Supported operations
- Basic arithmetics (+-*/)
- Trigonometric functions (sin, cos, tan)
- Exponentiation ^
- Squareroot (sqrt)
Output of '(sin(x)^3+2)/5' looks like this:
