!number,step!!Tests whether a number is greater than a threshold value!is the value to test against step!is the threshold value!
number,power!Returns the result of a number raised to a power!is the base number, any real number!is the exponent, to which ...
number,ref,order!Returns the rank of a number in a list of numbers: its size relative to other values in the list!is the ...
number,significance!Rounds a number down, toward zero, to the nearest multiple of significance!is the numeric value you want ...
number,significance!Rounds a number up, to the nearest integer or to the nearest multiple of significance!is the value you ...
number,step!Tests whether a number is greater than a threshold value!is the value to test against step!is the threshold value! ...
number1,number2,.!Adds all the numbers in a range of cells!are 1 to 255 numbers to sum. Logical values and text are ignored ...
number1,number2,.!Calculates standard deviation based on the entire population given as arguments (ignores logical values ...
number1,number2,.!Calculates variance based on the entire population (ignores logical values and text in the population)!are ...
number1,number2,.!Estimates standard deviation based on a sample (ignores logical values and text in the sample)!are 1 to ...