!number,number_chosen!!Returns the number of permutations for a given number of objects that can be selected from the total objects!is the total number of objects!is the number of objects in each permutation!
number,form!Converts an Arabic numeral to Roman, as text!is the Arabic numeral you want to convert!is the number specifying ...
number,from_unit,to_unit!Converts a number from one measurement system to another!is the value in from_units to convert!is ...
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 ...