operator fun times(factor: Number): ScaledPoint
Multiply every value in the point by a given factor
factor - the factor to use
factor
Return the multiplied point