!number,num_digits!!Rounds a number to a specified number of digits!is the number you want to round!is the number of digits to which you want to round. Negative rounds to the left of the decimal point; zero to the nearest integer!
number,multiple!Returns a number rounded to the desired multiple!is the value to round!is the multiple to which you want ...
number,number_chosen!Returns the number of combinations for a given number of items!is the total number of items!is the number ...
number,number_chosen!Returns the number of permutations for a given number of objects that can be selected from the total ...
number,num_digits!Rounds a number down, toward zero!is any real number that you want rounded down!is the number of digits ...
number,num_digits!Rounds a number to a specified number of digits!is the number you want to round!is the number of digits ...
number,num_digits!Rounds a number up, away from zero!is any real number that you want rounded up!is the number of digits ...
number,num_digits!Truncates a number to an integer by removing the decimal, or fractional, part of the number!is the number ...
number,places!Converts a binary number to hexadecimal!is the binary number you want to convert!is the number of characters ...
number,places!Converts a binary number to octal!is the binary number you want to convert!is the number of characters to use! ...