Search results

1143 packages found

A basic calculator for Javascript users

published 1.0.3 2 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 2 months ago
M
Q
P

A basic calculator for javascript users

published 1.0.1 2 months ago
M
Q
P

a basic calculator using javacript

published 1.0.2 2 months ago
M
Q
P

La dependencia realiza las cuatro operaciones aritméticas básicas: suma, resta, multiplicación y división entre dos números. Una vez elegido el método, al primer parámetro se le aplica la operación con el segundo parámetro y nos devuelve el resultado d

published 1.0.2 3 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 6 months ago
M
Q
P

Welcome to My MathMagic CLI Calculator, your stylish and magical command-line calculator!

published 1.2.0 5 months ago
M
Q
P

A simple utility library for adding numbers in JavaScript.

published 1.0.2 5 months ago
M
Q
P

animation-context Riot JS Tag animation context for dealing with css transitions and animated addition and removal of riot tags

published 0.1.11 8 years ago
M
Q
P

Harald Math, a lightweight math library.

published 0.1.6 6 months ago
M
Q
P

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

published 1.0.6 7 months ago
M
Q
P

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

published 1.0.1 2 months ago
M
Q
P

A basic calculator for Javascript users

published 1.0.1 2 months ago
M
Q
P

This is a custom React hook that provides functionality for performing basic arithmetic operations (addition, subtraction, multiplication, division) on a numeric value and a function to reset the value to an initial state. It encapsulates these operations

published 1.0.3 8 months ago
M
Q
P

<h2 align='center'> SLA work time [0.0.4] </h2>

published 0.0.5 9 months ago
M
Q
P

A simple calculator program written in Node.js

published 1.0.1 2 months ago
M
Q
P

Math operations on numbers

published 7.4.0 a year ago
M
Q
P

CLI application for practicing hexadecimal math (e.g. addition)

published 1.0.1 9 years ago
M
Q
P

A simple module that computes fraction additions

published 1.0.0 5 years ago
M
Q
P

A simple React package providing basic calculation functions.

published 1.0.5 3 months ago
M
Q
P