Extracted from Pike v7.4 release 341 at 2005-11-21.
pike.ida.liu.se
[Top]
predef::
Math
Math.Angle

Method Math.Angle()->about_face()


Method about_face

void about_face()

Description

Turns the direction of the angle half a turn. Equal to

add(180,"deg")
.