mult
Takes this unit and creates a new combinatory unit equivalent to this unit multiplied by another.
Volts.mult(Meter) // V*m
Content copied to clipboard
Return
a combined unit equivalent to this unit multiplied by the other
Parameters
other
the unit to multiply by