Skip to content

traclabs/math-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

math-extension

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

Usage

const mathjs = require('mathjs');
const moment = require('moment');

const math = require('math-extension')(mathjs, 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

Packages

 
 
 

Contributors