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