mul method

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

Implementation

external CSSNumericValue mul(CSSNumberish values);