Mathematics for JavaScript.
Currently supports: Derivates and Integrals.
Read the documentation.
This is a monorepo, currently for a page that serves as example, and the library itself.
├── packages
│ ├── calculetes
│ └── page
│ ├── src
│ ├── test
│ └── tsconfig.json
└── package.json
MIT License