toggle menu
rtron
1.3.0
jvm
switch theme
search in API
rtron-math
/
io.rtron.math.geometry.euclidean.twod.point
/
Vector2D
/
scalarMultiply
scalar
Multiply
fun
scalarMultiply
(
factor
:
Double
)
:
Vector2D
Returns the scalar product of this with the
factor
.