toSum

fun toSum(vararg units: String): CSSMathSum(source)

The toSum() method of the CSSNumericValue interface converts the object's value to a CSSMathSum object to values of the specified unit.

MDN Reference