mut_divide
Divides this measurement by some constant value. This will mutate the object instead of generating a new measurement object.
Return
this measure
Parameters
divisor
the divisor to scale the measurement by
Divides this measurement by some constant value. This will mutate the object instead of generating a new measurement object.
this measure
the divisor to scale the measurement by