tan

@JvmStatic
fun tan(vararg expressions: Expression): Expression
@JvmStatic
fun tan(value: Double): Expression

Returns the tangent of the input.


DSL function for "tan".