1.0.6 • Published 5 years ago

tarunmath v1.0.6

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

Introduction

This is new Math library for all your math oprations. This is in a development stage and we are adding new functions and making this NPM package rich.

Installation

tarunmath is independent NPM package and you can use below command to install this package.

$ npm install tarunmath

or 

$ npm i tarunmath

How to use tarunmath package

const tarunmath = require('tarunmath');
console.log(tarunmath.PI);
console.log(tarunmath.square(5));
1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago