times
Multiplies the current instance by the specified scalar value.
Return
An instance of type T scaled by the specified factor.
Parameters
scale
The scalar factor by which the instance is multiplied.
Multiplies the current instance by the specified scalar value.
An instance of type T scaled by the specified factor.
The scalar factor by which the instance is multiplied.