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