1.0.2 • Published 3 years ago

intelligent-mathjavascriptz v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Package

This package is created by Mohammed Ali and is used to perform basic mathematical operations using Maths object.

Example,

var Mathematics = require('intelligent-mathjavascriptz');

var {add, calculator} = Mathematics;

calculator(2, 4, add);

 ' = 2 + 4';

Description

To install this package, try

npm i intelligent-mathjavascriptz@latest

Copyright (C) Mohammed Ali