1.2.1 • Published 4 years ago

ks-math v1.2.1

Weekly downloads
6
License
MIT
Repository
github
Last release
4 years ago

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.

1.2.1

4 years ago

1.2.0

4 years ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.1

6 years ago