Contents

scaled(by:)

Returns a value with each component of this value multiplied by the given value.

Declaration

func scaled(by rhs: Double) -> Self

See Also

Manipulating values