@:value(Math.PI / 180)staticfinalread onlyDEG_TO_RAD:Float = Math.PI / 180
@:value(180 / Math.PI)staticfinalread onlyRAD_TO_DEG:Float = 180 / Math.PI