daft.functions.tan#
tan #
tan(expr: Expression) -> Expression
The elementwise tangent of a numeric expression.
Source code in daft/functions/numeric.py
85 86 87 | |
tan #tan(expr: Expression) -> Expression
The elementwise tangent of a numeric expression.
daft/functions/numeric.py85 86 87 | |