mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-18 14:59:29 +00:00
- Explicit checks for number of arguments everywhere working with `OperatorNode` and `FunctionNode`. - Fixed #1014: derivative silently ignoring additional arguments.