Method Math.Angle()->`+()
- Method `+
float|int|Angle res = Math.Angle() + _angle
- Description
Returns the sum of this angle and what it is added with. If added with an angle, a new angle object is returnes.
float|int|Angle res = Math.Angle() + _angle
Returns the sum of this angle and what it is added with. If added with an angle, a new angle object is returnes.