pocomath/src/number
Glen Whitney 7ec9686019 feat: Homogeneous typed Tuple class using templates 2022-08-05 05:44:28 -07:00
..
Types feat: Implement subtypes 2022-07-30 04:59:04 -07:00
abs.mjs fix(Types): Move distinct types into distinct identifiers 2022-07-25 11:56:12 -07:00
add.mjs feat: Template operations (#41) 2022-08-01 10:09:32 +00:00
all.mjs feat(install): Allow plain functions 2022-08-02 00:47:37 -07:00
compare.mjs feat: Template operations (#41) 2022-08-01 10:09:32 +00:00
invert.mjs fix(Types): Move distinct types into distinct identifiers 2022-07-25 11:56:12 -07:00
isZero.mjs feat: Implement subtypes 2022-07-30 04:59:04 -07:00
multiply.mjs feat: Implement subtypes 2022-07-30 04:59:04 -07:00
native.mjs feat: Homogeneous typed Tuple class using templates 2022-08-05 05:44:28 -07:00
negate.mjs fix(Types): Move distinct types into distinct identifiers 2022-07-25 11:56:12 -07:00
one.mjs fix(Types): Move distinct types into distinct identifiers 2022-07-25 11:56:12 -07:00
quotient.mjs feat: Implement subtypes 2022-07-30 04:59:04 -07:00
roundquotient.mjs feat: Implement subtypes 2022-07-30 04:59:04 -07:00
sqrt.mjs fix(Types): Move distinct types into distinct identifiers 2022-07-25 11:56:12 -07:00
zero.mjs fix(Types): Move distinct types into distinct identifiers 2022-07-25 11:56:12 -07:00