nanomath/src/number
Glen Whitney c1791ddc20
All checks were successful
/ test (pull_request) Successful in 19s
feat: add nan to types, add hasnan and sign functions
Also makes certain to clean up the dependencies that are being
  generated even in case of throwing an error in the factory for
  a method.
2025-04-15 20:33:13 -07:00
..
__test__ feat: more utility functions 2025-04-15 16:23:55 -07:00
all.js feat: config and approximate equality 2025-04-15 01:17:27 -07:00
arithmetic.js test: Set up a mocha test harness (#5) 2025-04-07 16:18:46 +00:00
helpers.js feat: config and approximate equality 2025-04-15 01:17:27 -07:00
NumberT.js feat: add nan to types, add hasnan and sign functions 2025-04-15 20:33:13 -07:00
relational.js feat: config and approximate equality 2025-04-15 01:17:27 -07:00
type.js feat: more utility functions 2025-04-15 16:23:55 -07:00
utils.js feat: config and approximate equality 2025-04-15 01:17:27 -07:00