toggle menu
rtron
1.3.0
jvm
switch theme
search in API
rtron-math
/
io.rtron.math.geometry.euclidean.twod.point
/
Vector2D
/
scalarDivide
scalar
Divide
fun
scalarDivide
(
divisor
:
Double
)
:
Vector2D
Returns the scalar division of this with the
divisor
.