!number,decimals,no_commas!!Rounds a number to the specified number of decimals and returns the result as text with or without commas!is the number you want to round and convert to text!is the number of digits to the right of the decimal point. If omitted, Decimals = 2!is a logical value: do not display commas in the returned text = TRUE; do display commas in the returned text = FALSE or omitted!
number!Returns the tangent of an angle!is the angle in radians for which you want the tangent. Degrees PI()/180 = radians! ...
number,base!Returns the logarithm of a number to the base you specify!is the positive real number for which you want the ...
number,decimals!Converts a number to text, using currency format!is a number, a reference to a cell containing a number, ...
number,decimals!Converts a number to text, using currency format!is a number, a reference to a cell containing a number, ...
number,decimals,no_commas!Rounds a number to the specified number of decimals and returns the result as text with or without ...
number,divisor!Returns the remainder after a number is divided by a divisor!is the number for which you want to find the ...
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 ...