scaled(by:)
Returns a value with each component of this value multiplied by the given value.
Declaration
func scaled(by rhs: Double) -> SelfReturns a value with each component of this value multiplied by the given value.
func scaled(by rhs: Double) -> Self