pub fn pmod(dividend: impl Into<Column>, divisor: impl Into<Column>) -> Column
Returns the positive value of dividend mod divisor.