This package has been deprecated

Author message:

Deprecated in favor of @tubular/math

ks-math
TypeScript icon, indicating that this package has built-in type declarations

1.2.1 • Public • Published

Math utilities

Provides a few useful math utilities as well as pass-through declarations of the standard JavaScript Math library.

This includes min-max finding, zero finding, assistance for integer and modular math, angle calculations and conversions and formatting, and support for spherical coordinates.

Build

Run npm run build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run npm run test to execute the unit tests via Karma.

Package Sidebar

Install

npm i ks-math

Weekly Downloads

2

Version

1.2.1

License

MIT

Unpacked Size

53.5 kB

Total Files

17

Last publish

Collaborators

  • kshetline