div

operator fun Expression<T>.div(arg: T): Expression<T>(source)
operator fun T.div(arg: Expression<T>): Expression<T>(source)