pocomath/src/number
Glen Whitney d76eddc7a5 feat(polynomialRoot): Complete implementation 2022-12-01 12:40:05 -05:00
..
Types feat: Implement subtypes 2022-07-30 04:59:04 -07:00
abs.mjs feat: Return type annotations (#53) 2022-08-30 19:36:44 +00:00
absquare.mjs feat: Return type annotations (#53) 2022-08-30 19:36:44 +00:00
add.mjs feat(polynomialRoot): Progress commit, quadratic implemented 2022-11-30 08:55:12 -05:00
all.mjs feat(install): Allow plain functions 2022-08-02 00:47:37 -07:00
cbrt.mjs feat(polynomialRoot): Complete implementation 2022-12-01 12:40:05 -05:00
compare.mjs feat: Return type annotations (#53) 2022-08-30 19:36:44 +00:00
invert.mjs feat: Return type annotations (#53) 2022-08-30 19:36:44 +00:00
isZero.mjs feat: Return type annotations (#53) 2022-08-30 19:36:44 +00:00
multiply.mjs feat: Return type annotations (#53) 2022-08-30 19:36:44 +00:00
native.mjs feat(polynomialRoot): Complete implementation 2022-12-01 12:40:05 -05:00
negate.mjs feat: Return type annotations (#53) 2022-08-30 19:36:44 +00:00
one.mjs feat: Return type annotations (#53) 2022-08-30 19:36:44 +00:00
quotient.mjs feat: Return type annotations (#53) 2022-08-30 19:36:44 +00:00
roundquotient.mjs feat: Return type annotations (#53) 2022-08-30 19:36:44 +00:00
sqrt.mjs feat: Return type annotations (#53) 2022-08-30 19:36:44 +00:00
zero.mjs feat: Return type annotations (#53) 2022-08-30 19:36:44 +00:00