Inverse Hyperbolic Cotangent

Computes the inverse hyperbolic cotangent in radians of a value you specify(x).

If x is not complex and is greater than -1 and less than 1, the result is not a number (NaN).

1378

Inputs/Outputs

datatype_icon

x

An input to this operation.

This input supports scalar numbers, arrays or clusters of numbers, and arrays of clusters of numbers.

Data Type Changes on FPGA

When you add this node to a document targeted to an FPGA, this input has a default data type that uses fewer hardware resources at compile time.

datatype_icon

arccoth

Result of the operation.

This output assumes the same numeric representation as x.