Method Math.Angle()->`%()
- Method
`%
 float|int|Angleres =Math.Angle()%_angle- Description
 Returns this result of this angle modulo the provided value. If differenced with an angle, a new angle object is returned.
float|int|Angle res = Math.Angle() % _angle
Returns this result of this angle modulo the provided value. If differenced with an angle, a new angle object is returned.