1.0.1 • Published 9 years ago

math-js v1.0.1

Weekly downloads
113
License
ISC
Repository
github
Last release
9 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

9 years ago

1.0.0

11 years ago

0.0.5

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago