daft.functions.arcsinh#
arcsinh #
arcsinh(expr: Expression) -> Expression
The elementwise inverse hyperbolic sine of a numeric expression.
Source code in daft/functions/numeric.py
156 157 158 | |
arcsinh #arcsinh(expr: Expression) -> Expression
The elementwise inverse hyperbolic sine of a numeric expression.
daft/functions/numeric.py156 157 158 | |