Inverse Hyperbolic Secant

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

If x is not complex and is less than 0 or greater 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

arcsech

Result of the operation.

This output assumes the same numeric representation as x.