!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 for which you want to find the rank!is an array of, or a reference to, a list of numbers. Nonnumeric values are ignored!is a number: rank in the list sorted descending = 0 or omitted; rank in the list sorted ascending = any nonzero value!
number,places!Converts a hexadecimal number to octal!is the hexadecimal number you want to convert!is the number of characters ...
number,places!Converts an octal number to binary!is the octal number you want to convert!is the number of characters to use! ...
number,places!Converts an octal number to hexadecimal!is the octal number you want to convert!is the number of characters ...
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 ...