Function ArcSinh(x)

ArcSinh

ArcSinh(
       x             ! (input) numerical expression
       )

Arguments

x

A scalar numerical expression.

Return Value

The ArcSinh function returns the inverse hyperbolic sine of x in the range from \(-\infty\) to \(\infty\).

Note

The function ArcSinh can be used in constraints of nonlinear mathematical programs.

See also

The functions ArcCosh, ArcTanh, Sinh. Arithmetic functions are discussed in full detail in Arithmetic Functions of the Language Reference.