atan

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

Returns the arctangent of the input.


DSL function for "atan".