Extracted from Pike v8.0 release 164 as of 2016-02-09.
   

Method Math.Angle()->add()


Method add

Angle add(float|int angle)
Angle add(float|int angle, string type)
Angle add(Angle angle)

Description

Adds the provided angle to the current angle. The result is normalized within 360 degrees.