!number,ref,order!!Returns the rank of a number in a list of numbers: its size relative to other values in the list; if more than one value has the same rank, the top rank of that set of values is returned!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,power!Returns the result of a number raised to a power!is the base number, any real number!is the exponent, to which ...
number,radix!Converts a text representation of a number in a given base into a decimal number!is the number that you want ...
number,radix,min_length!Converts a number into a text representation with the given radix (base)!is the number that you want ...
number,ref,order!Returns the rank of a number in a list of numbers: its size relative to other values in the list; if more ...
number,ref,order!Returns the rank of a number in a list of numbers: its size relative to other values in the list; if more ...
number,ref,order!This function is available for compatibility with Excel 2007 and earlier.Returns the rank of a number in ...
number,shift_amount!Returns a number shifted left by shift_amount bits!is the decimal representation of the binary number ...
number,shift_amount!Returns a number shifted right by shift_amount bits!is the decimal representation of the binary number ...
number,significance!Rounds a number down to the nearest multiple of significance!is the numeric value you want to round!is ...