cortex-js / compute-engine

An engine for symbolic manipulation and numeric evaluation of math formulas expressed with MathJSON
https://cortexjs.io
MIT License
375 stars 47 forks source link

doc: Small typo #37

Closed phcreery closed 2 years ago

phcreery commented 2 years ago

since ce.parse('\\sqrt{5} + 7^3').numericValue?.latex was already shown having a value, I believe this is what was meant

arnog commented 2 years ago

Yes, thank you.