Inverse Hyperbolic Cotangent Function

Owning Palette: Hyperbolic Functions

Requires: Base Development System

Computes the inverse hyperbolic cotangent of x.

If x is not complex and is greater than –1 and less than 1, the result is NaN. The connector pane displays the default data types for this polymorphic function.

Example

 Add to the block diagram  Find on the palette
x can be a scalar number, array or cluster of numbers, array of clusters of numbers, and so on.
argcoth(x) is of the same numeric representation as x.

Example

Refer to the Sine VI in the labview\examples\Mathematics\Elementary & Special Functions\Trigonometric Functions directory for an example of using the Inverse Hyperbolic Cotangent function.

 Open example  Find related examples