mul

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

The mul() method of the CSSNumericValue interface multiplies the CSSNumericValue by the supplied value.

MDN Reference