sin

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

Returns the sine of the input.


DSL function for "sin".