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