number Required The cosine of the angle we want must be from -1 to 1. Return Parameter: The arccosine of a number. Use of ACOS Function: 34. The ACOSH Function Function Objective: The ACOSH function is used to return the inverse hyperbolic cosine of a number. The inverse hyperbolic ...
Returns the arccosine, or inverse cosine, of a number. The arccosine is the angle whose cosine is Arg1. The returned angle is given in radians in the range 0 (zero) to pi. Acosh(Double) Returns the inverse hyperbolic cosine of a number. Number must be greater than or equal to 1....
Get the inverse cosine of a value, in radians. number ASIN Return the inverse sine of a value in radians. number ATAN Get arctangent of a number number ATAN2 Get arctangent from x- and y-coordinates x_numy_num COS Get the cosine of an angle provided in radians. number COSH Get hyper...
Returns the arccosine, or inverse cosine, of a number. The arccosine is the angle whose cosine is Arg1. The returned angle is given in radians in the range 0 (zero) to pi. Acosh(Double) Returns the inverse hyperbolic cosine of a number. Number must be greater than or equal to 1....
Excel also offers functions to convert angle from radians to degrees and vice versa.Trigonometric functionsSIN (Sine function) COS (cosine function) TAN (tan function)Inverse Trigonometric functionsASIN (Inverse Sine function) ACOS (Inverse Cosine function) ATAN (Inverse Tan function)...
Math and trigonometry: Returns the arccosine of a number ACOSH function Math and trigonometry: Returns the inverse hyperbolic cosine of a number ACOT function Math and trigonometry: Returns the arccotangent of a number ACOTH function Math and trigonometry: Returns the hyperbolic arccotangent of...
ACOS: Returns the inverse cosine of a value. SIN: Returns the sine of an angle in radians. COS: Returns the cosine of an angle in radians. RADIANS: Converts radians to degrees. Steps Choose the cell where you want to display the distance (e.g., cell C8). Enter the following formula...
Returns the arccosine of a number. =ACOS(0.5) ACOSH Returns the inverse hyperbolic cosine of a number. =ACOSH(1.5) ASIN Returns the arcsine of a number. =ASIN(0.5) ASINH Returns the inverse hyperbolic sine of a number. =ASINH(0.5) ATAN Returns the arctangent of a number. =ATAN...
number | Excel.Range | Excel.RangeReference | Excel.FunctionResult<any> Is the cosine of the angle you want and must be from -1 to 1. Returns Excel.FunctionResult<number> Remarks [ API set: ExcelApi 1.2 ]acosh(number) Returns the inverse hyperbolic cosine of a number. acosh(number:...
Returns the arccosine, or inverse cosine, of a number. The arccosine is the angle whose cosine is Arg1. The returned angle is given in radians in the range 0 (zero) to pi. Syntax expression .Acos(Arg1) expression A variable that represents a WorksheetFunction object. Parameters 展開資料表...