Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

intelligent-mathjavascriptz

sayyedaliimran20MIT1.0.2

Good package for math

math, programmers

readme

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