To work with the tool in Foresight Analytics Platform 10, use the new interface.

ACotH

The function wizard for the ACotH function looks as follows:

Syntax

ACotH(Value)

Parameters

Value. Real value, hyperbolic inverse cotangent of which should be found. The value must satisfy the following condition: less than -1 or more than 1 (excluding -1 and 1).

NOTE. To determine the parameter, specify either the number or the address of the cell where it is located.

Description

It returns the inverse hyperbolic cotangent of a number.

Example

Formula Result Description
= ACotH(A1) 0,5493 Inverse hyperbolic cotangent of the value stored in the A1 cell, in radians. The A1 cell contains the 2 number.
= ACotH(1.1) 1,5223 Hyperbolic arc cosine of 1.1 in radians.

NOTE. To convert the result from radians to degrees, use the Degrees function.

See also:

Function Wizard │ Mathematical FunctionsACotIMath.ACotH