Angle:__mul(Angle, number) shared Metatable that is called when the angle is to be multiplied by a number. Arguments angle Angle number number Returns Angle The multiplied angle. Examples Angle:__mul – Metatable that is called when the angle is to be multiplied by a number.