.. |
Add two complex numbers.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Calculate degrees between 2 points with inverse Y axis.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Calculate Lanczos approximation gamma.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Calculate the combination of n and r.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Calculate the divisor and modulus of two integers.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Calculate the extended Euclid Algorithm or extended GCD.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Calculate the falling factorial of a number.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Calculate the nth root of a number.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Calculate the percentage (%) of a number.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Calculate the product of values in an array.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Calculate the sum of values in an array.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Cast a square root of a number to an integer.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Check if a number is a whole number or has a decimal place.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Check whether a value is an integer or not .js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Check whether a variable is numeric or not.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Convert a binary number to a decimal number.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Convert a decimal number to binary, hexadecimal or octal number.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Convert a number from one base to another .js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Convert a positive number to negative number.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Convert an integer into a Roman Numeral.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Convert degrees to radians.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Convert radians to degrees.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Convert Roman Numeral to integer.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Count the digits of an integer.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Create random background color.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Currency math (add, subtract, multiply, division).js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Divide two complex numbers.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Evaluate binomial coefficients.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Find out if a number is a natural or not.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Find the highest value in an array.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Find the lowest value in an array.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Format a number up to specified decimal places.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Function to create a UUID identifier.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
GCD (greatest common divisor) of more than 2 integers.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Generate a random integer.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Get all prime numbers from 0 to a specified number .js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Get the highest number from three different numbers.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Greatest common divisor (gcd) of two integers.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Least common multiple (LCM) of more than 2 integers.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Least common multiple (LCM) of two numbers.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Limit a value inside a certain range.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Multiply two complex numbers.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Print an integer with commas as thousands separators.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Pythagorean function in JavaScript.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Return values that are powers of two.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Round a number to a given specific decimal places.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Round a number to a specified number of digits and strip extra zeros.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Show the Hamming numbers.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Subtract elements from one another in array.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Subtract two complex numbers.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Test if a number is a power of 2.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
The Pythagorean theorem.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |