mul
Creates an update that multiplies the value of the property by the given number.
Return
the update @mongodb.driver.manual reference/operator/update/mul/ $mul
Parameters
number
the non-null number
Creates an update that multiplies the value of the property by the given number.
Return
the update @mongodb.driver.manual reference/operator/update/mul/ $mul
Parameters
property
the property
number
the non-null number