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

Fix associativity note #53

Closed sritchie closed 2 years ago

sritchie commented 2 years ago

This PR fixes the description of the associativity law in the docs. Cheers!

arnog commented 2 years ago

Yeah, that's clearer. Thanks!