!number,power!!Returns the result of a number raised to a power!is the base number, any real number!is the exponent, to which the base number is raised!
number,places!Converts a Hexadecimal number to binary!is the hexadecimal number you want to convert!is the number of characters ...
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! ...