blosc2.arcsinh#
- blosc2.arcsinh(ndarr: NDArray, /)#
Inverse hyperbolic sine, element-wise.
- Parameters:
ndarr¶ (NDArray API) – The input array.
- Returns:
out – A lazy expression that can be evaluated.
- Return type:
LazyExpr
References
Inverse hyperbolic sine, element-wise.
ndarr¶ (NDArray API) – The input array.
out – A lazy expression that can be evaluated.
LazyExpr
References