mod

fun mod(first: Double, second: Double): Expression.ExpressionBuilder

Returns the remainder after integer division of the first input by the second.