Return the hyperbolic arc sine of the arithmetic argument.
Returns the elementwise asinh()
of the input, which may be a scalar or any Stan container of numeric scalars.
Return the hyperbolic arc sine of the complex argument.
- Template Parameters
-
- Parameters
-
- Returns
- hyperbolic arc sine of the argument
- Template Parameters
-
V | a complex type with inner arithmetic type. |
- Parameters
-
- Returns
- hyperbolic arc sine of the argument
- Template Parameters
-
- Parameters
-
- Returns
- Inverse hyperbolic sine of each value in the container.
Definition at line 30 of file asinh.hpp.