mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-18 14:59:29 +00:00
Values in `erf.values.json` come from python's `math.erf()`. Actual values should be within 5e-16 of the expected values. Test against real number, matrix, array, bignumber, boolean, and null values.