div

fun div(vararg values: CSSNumberish): CSSNumericValue(source)

The div() method of the CSSNumericValue interface divides the CSSNumericValue by the supplied value.

MDN Reference