1.0.1 • Published 8 years ago

math-js v1.0.1

Weekly downloads
113
License
ISC
Repository
github
Last release
8 years ago

Math

Helpful atomic math functions, can be required() individually.

Usage

cherrypick required functions, eg:

var fromComponents = require('math-js/vectors/fromComponents');

Angles

degreesToRadians

radiansToDegrees

geometry

pythagoreanEquation

numbers

greatestCommonDivisor

isNatural

isPowerOfTwo

vectors

add

fromComponents

toComponents

scale

1.0.1

8 years ago

1.0.0

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago