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