Releases: mzur/pretty-formula
Releases · mzur/pretty-formula
v1
Features:
- parsing of the formula to LaTeX
- parsing of the formula to a bitmap image
- parsing of the formula and saving to a SVG file
Supports:
- variable indices/subscript like
a_b_c - large parentheses for e.g. fracions (
\left(and\right)) \fracfor fractions\cdotfor multiplication- power/superscript like
a^b^c - functions:
sqrt,sin,cos,tan,abs,min,max - arbitrary function names like
f(x)