cortex-js / compute-engine

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

Simplifications Involving Infinity [FEATURE] #182

Open andrew-murdza opened 3 months ago

andrew-murdza commented 3 months ago

Implement these simplification rules

Base of Infinity

Power of Infinity

Log of Infinity

Trig functions

Inverse Trig Functions

Hyperbolic Trig Functions

Inverse of Hyperbolic Trig Functions