0.0.7 • Published 8 years ago
npmalgorithm v0.0.7
var npmalgorithm = require('npmalgorithm')
npmalgorithm.add(1,2);
npmalgorithm.subtract(1,2);
npmalgorithm.multiply(1,2);
npmalgorithm.divide(1,2);
var npmalgorithm = require('npmalgorithm')
npmalgorithm.add(1,2);
npmalgorithm.subtract(1,2);
npmalgorithm.multiply(1,2);
npmalgorithm.divide(1,2);