Computes the inverse hyperbolic secant of x.

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


icon

Inputs/Outputs

  • cdbl.png x

    x can be a scalar number, array or cluster of numbers, array of clusters of numbers, and so on.

  • idbl.png argsech(x)

    argsech(x) is of the same numeric representation as x.

  • Examples

    Refer to the following example files included with LabVIEW.

    • labview\examples\Mathematics\Elementary & Special Functions\Trigonometric Functions\Sine.vi