ln

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

Returns the natural logarithm of the input.


DSL function for "ln".