Skip to content

An extension to math.js which defines math operations on additional types.

License

Notifications You must be signed in to change notification settings

traclabs/math-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

math-extension

An extension to math.js which defines math operations on additional types.

Usage

const math = require('math');
const moment = require('moment');
require('math-extenion')(math, moment); // pass in math and moment to augment math.js

About

An extension to math.js which defines math operations on additional types.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published