A little proof-of-concept for organizing mathjs by module inclusion, avoiding factory functions.
Glen Whitney
b59a8c2ca9
And implement negate on numbers, and use dependencies to define subtract. Co-authored-by: Glen Whitney <glen@studioinfinity.org> Reviewed-on: #2 |
||
---|---|---|
generic | ||
number | ||
test | ||
.gitignore | ||
LICENSE | ||
package.json5 | ||
pnpm-lock.yaml | ||
pocomath.mjs | ||
PocomathInstance.mjs | ||
README.md |
pocomath
A little proof-of-concept for organizing mathjs by module inclusion, avoiding factory functions.