math-js

1.0.1 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i math-js

Weekly Downloads

45

Version

1.0.1

License

ISC

Last publish

Collaborators

  • korynunn