Extracted from Pike v8.0 release 358 as of 2016-11-23.
   

Method Math.Angle()->subtract()


Method subtract

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

Description

Subtracts the provided angle from the current angle. The result is normalized within 360 degrees.