react-js-scientific-calculator

1.0.3 • Public • Published

About

This Calculator is a free and easy to use scientific calculator that supports many advanced features including unit conversion, equation solving, and even complex-number math.

Explore more on : Github

View some cool stuf on my portfolio : view

Install this package in your project for calculation purpose just like other calculator.

Example

npm install react-js-scientific-calculator --save;

import

import calculator from react-js-scientific-calculator;

use case

let num1 = 5;

let num2 = 10;

let sum = calculator.addition(num1, num2);

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i react-js-scientific-calculator

      Weekly Downloads

      1

      Version

      1.0.3

      License

      ISC

      Unpacked Size

      1.45 kB

      Total Files

      3

      Last publish

      Collaborators

      • rohit_meena