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