0.0.3 • Published 11 months ago

@jesperjunker/formula-ui v0.0.3

Weekly downloads
-
License
-
Repository
github
Last release
11 months ago

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: (sin(x)^3+2)/5

0.0.3

11 months ago

0.0.2

11 months ago

0.0.1

11 months ago