daft.functions.sinh#
sinh #
sinh(expr: Expression) -> Expression
The elementwise hyperbolic sine of a numeric expression.
Source code in daft/functions/numeric.py
105 106 107 | |
sinh #sinh(expr: Expression) -> Expression
The elementwise hyperbolic sine of a numeric expression.
daft/functions/numeric.py105 106 107 | |