Search results

1163 packages found

Compute the sum of five double-precision floating-point numbers.

published 0.2.2 2 months ago
M
Q
P

A basic calculator for JavaScript users

published 1.0.1 7 months ago
M
Q
P

A basic calculator for javascript users

published 1.0.1 7 months ago
M
Q
P

A simple calculator program written in Node.js

published 1.0.1 6 months ago
M
Q
P

Element-wise subtraction of two strided arrays via a callback function.

published 0.2.2 2 months ago
M
Q
P

Element-wise addition of two strided arrays via a callback function.

published 0.2.2 2 months ago
M
Q
P

A simple and efficient TypeScript library for performing addition operations

published 1.0.5 4 months ago
M
Q
P
M
Q
P

basic calculator for javascript users

published 1.0.9 6 months ago
M
Q
P

This is a Node.js module available through the npm registry.

published 1.0.7 6 months ago
M
Q
P

This is a Node.js module available through the npm registry.

published 2.0.0 6 months ago
M
Q
P

A basic calculator for javascript users

published 1.0.1 7 months ago
M
Q
P

My Package for basic arithmetic operations

published 1.0.3 5 months ago
M
Q
P

A basic calculator for javascript users

published 1.0.1 6 months ago
M
Q
P

A basic calculator for Javascript users

published 1.0.3 6 months ago
M
Q
P

```bash const calculator=require('magnifique-calculator') function multiplicationTable(number){ for(var i=1;i<13;i++){ console.log(`${i} * ${number} = ${calculator.multiply(i,number)}`); } } multiplicationTable(4) ``` ## Installa

published 1.0.3 7 months ago
M
Q
P

creating my first npm package for simple calculator operation perform

published 1.0.1 4 months ago
M
Q
P

a basic calculator using javacript

published 1.0.2 7 months ago
M
Q
P

Math addition subtraction multiplication and division functions which return the exact result without floating point number.

published 1.1.6 10 months ago
M
Q
P

user can pass the two numbers and it will return the addition

published 1.0.6 a year ago
M
Q
P