picomath/complex
Glen Whitney 4213ade4ba feat: Add a configuration for an instance that can be set at creation time
And use it to control whether the result of a complex operation where the
   imaginary part comes out to 0 will be coerced back to a number.
2022-03-25 13:43:37 -07:00
..
add.js feat: Add a configuration for an instance that can be set at creation time 2022-03-25 13:43:37 -07:00
all.js feat: Add complex numbers 2022-03-25 01:54:20 -07:00
complex.js feat: Add complex numbers 2022-03-25 01:54:20 -07:00
extendByComplex.js feat: Selective loader that extends all/only existing number methods to complex 2022-03-25 02:46:49 -07:00
negate.js feat: Add complex numbers 2022-03-25 01:54:20 -07:00