David Contreras
10602fdbfd
feat: matrix subset according to type of input ( #3485 )
2025-07-16 10:40:13 +02:00
Jos de Jong
2fc69630dc
docs: add numberFallback to the example on the Configuration page
2025-05-21 14:44:15 +02:00
Vas Sudanagunta
70d4170dd3
fix broken links in configuration.md ( #3254 )
...
Co-authored-by: Jos de Jong <wjosdejong@gmail.com>
2024-08-27 19:46:57 +02:00
Jos de Jong
ab3461d484
feat: implement support for bigint ( #3207 , #2737 )
2024-05-31 12:43:09 +02:00
David Contreras
eded7e1dc3
feat: nearly equal with relative and absolute tolerance ( #3152 )
...
* nearlyEqual with absolute and relative tolerances
* Format
* nearlyEqual for bigNumber
* Added skip for NaN
* Reduce diff a bit
* Issue with examples in jsdcos
* Updated all calls for nearlyEqual
* Fixed failing tests
* Changed epsilon to relTol, absTol
* Changed references to epsilon in docs and tests
* Added warning for config.epsilon
* Fix warning in zeta.test
* Added config test
* Added sinon to test console.warn
---------
Co-authored-by: Jos de Jong <wjosdejong@gmail.com>
2024-05-15 10:56:11 +02:00
jos
a602a38340
Updated docs for v6
2019-05-20 21:42:49 +02:00
jos
078f1dd69f
Renamed methods .eval to .evaluate, updated all docs and examples accordingly
2019-01-16 10:11:32 +01:00
jos
d4543e2212
Fixed docs mentioning wrong default value of epsilon
2018-07-11 08:54:07 +02:00
jos
b3b96749bf
Refactored var into const/let, and removed a lot of semicolons
2018-06-13 12:21:14 +02:00
jos
c5fb3bcbc5
More clear docs on the number configuration, see #1064
2018-03-19 22:03:00 +01:00
morsecodist
c1d59f8388
Updated docs and code comments
2017-02-24 15:35:42 -05:00
Harry Sarson
d559aa5062
fixed doc error for config option predictable
2017-01-24 18:43:07 +00:00
jos
15aca5e4d0
Changed casing of the values of config options number and matrix to match the actual name of the classes.
2016-03-04 19:41:54 +01:00
jos
e152c9943c
Fixed a lot of broken links
2016-03-04 16:56:19 +01:00
jos
094f44f703
Some more reorganization of the docs
2016-03-04 16:34:52 +01:00