mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-25 15:07:57 +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.