
Knowledge Base
Found 655 results for: gcw script
-
POLAR
The POLAR function converts a complex number in its Cartesian form (x|y) into the polar form and stores the result in a list. POLAR(list, x, y)
Mathmatics12 April 30, 2024 -
MOD
The MOD function calculates the remainder of a division. MOD(dividend, divisor) => number
Mathmatics20 April 30, 2024 -
LOG
The LOG function calculates the logarithm of a base 10 number. LOG(number) => number
Mathmatics10 April 30, 2024 -
LN
The LN function calculates the natural logarithm of a number. LN(number) => number
Mathmatics17 April 30, 2024 -
LCM, KGV
The LCM or KGV functions calculate the smallest common multiple of two numbers. P/E ratio(number, number) => number
Mathmatics21 April 30, 2024 -
ISSQR
The ISSQR function checks whether a number is a square number. ISSQR => 0 or 1
Mathmatics13 April 30, 2024 -
ISPRIME
The ISPRIME function checks whether a number is a prime number. ISPRIME(number) => 0 or 1
Mathmatics14 April 30, 2024 -
ICSUM, IQSUM
The ICSUM or IQSUM functions calculate the iterated sum of digits of a number. ICSUM(number) => number
Mathmatics11 April 30, 2024 -
GCD, GGT
The GCD or GGT functions compute the greatest common divisor of two numbers. GCD(number, number) => number
Mathmatics30 April 30, 2024 -
FRAC
The FRAC function calculates the decimal part of a number. FRAC(number) => number
Mathmatics12 April 29, 2024 -
FLOOR
The FLOOR function calculates the next smaller integer to the number entered. FLOOR(number) => number
Mathmatics12 April 29, 2024 -
FLOATTOBINARY
The FLOATTOBINARY function converts an IEEE 754 floating point number into a binary number. The bit length 32 or 64 must be specified as a parameter. BINARYTOFLOAT(number, number) => string
Mathmatics11 April 29, 2024 -
FAC
The FAC function calculates the factorial of the number. FAC(number) => number ImportantGC Wizard calculates for natural numbers in the range -2^53 … 2^53. 2^53. If the maximum size is exceeded, there is no error, instead there is an overflow into the negative range!
Mathmatics19 April 29, 2024 -
EXP
The EXP function calculates the exponent number to the base e. EXP(number) => number
Mathmatics10 April 29, 2024 -
DIVISORS
The DIVISORS function calculates the divisors of a number and saves them in a list. DIVISORS(list, number) => list
Mathmatics13 April 29, 2024 -
DIV
The DIV function calculates the integer part of a division. DIV(dividend, divisor) => number
Mathmatics18 April 29, 2024 -
DEG
The DEG function calculates the degree of a radian measure. DEG(number)
Mathmatics13 April 29, 2024 -
CSUM
The CSUM function calculates the cross sum - the sum of the digits of a number. CSUM(number) => number
Mathmatics18 April 29, 2024 -
COS
The COS function calculates the cosine of a number. The calculation is performed in radians. This means that the input is in the range -1 … 1 and the output is in the range -PI/2 … PI/2. COS(number) => number
Mathmatics13 April 29, 2024 -
CONVERTBASE
The CONVERTBASE function converts the entered number of the start base to the target base. The output is a string. CONVERTBASE(number, startBase, targetBase) => string
Mathmatics13 April 29, 2024
Archives
- May 2025
- February 2025
- January 2025
- November 2024
- October 2024
- September 2024
- May 2024
- April 2024
- February 2024
- December 2023
- September 2023
- April 2023
- February 2023
- January 2023
- November 2022
- March 2022
- January 2022
- December 2021
- October 2021
- July 2021
- May 2021
- April 2021
- February 2021
- January 2021
- October 2020
- September 2020
- July 2020
- June 2020
- May 2020
- April 2020
- March 2020
Categories
Copyright © 2025, GC Wizard. Proudly powered by WordPress. Blackoot design by Iceable Themes.