mathjs/test/node-tests
Glen Whitney 31e69099d6
doc: Correct several documentation examples and add History (#3630)
Corrects the documentation examples and adds History for arithemetic functions
 `add`, `cbrt`, `ceil`, `exp`, `expm1`, `fix`, `floor`, `mod`, `nthRoot`, and `nthRoots`;
for relational functions `compareNatural`, `deepEqual`, `equal`, and `unequal`; and
for utility function `isFinite`.

Also adds `...` continuation notation for doc example tests and allows Complex 
arrays and matrices as expected values. 
---------
Co-authored-by: Anadian <willanad@yandex.com>
2026-01-08 14:03:32 -05:00
..