* operator returns a new Point3 value determined by multiplying a fixed value (number or another Point3) with the x, y and z coordinate values of the first point parameter. This function is constant and does not modify either of the passed parameters.