Contents

scaled(by:)

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

Declaration

@export(implementation) func scaled(by rhs: Double) -> Self

See Also

Manipulating values