scalar Multiply Point
This multiplies a Point by a scalar and returns the result as a Point
Return
returns the scaled Point.
Parameters
point
the Point being multiplied.
scalar
the scalar multiplying into the Point.
This multiplies a Point by a scalar and returns the result as a Point
returns the scaled Point.
the Point being multiplied.
the scalar multiplying into the Point.