!number,base!!Returns the logarithm of a number to the base you specify!is the positive real number for which you want the logarithm!is the base of the logarithm; 10 if omitted!
number!Returns the arcsine of a number in radians, in the range -Pi/2 to Pi/2!is the sine of the angle you want and must ...
number!Returns the character specified by the code number from the character set for your computer!is a number between 1 ...
number!Returns the sign of a number: 1 if the number is positive, zero if the number is zero, or -1 if the number is negative!is ...
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 ...