Extracted from Pike v7.4 release 117 at 2004-07-26.
pike.ida.liu.se
[Top]
predef::
Math
Math.Angle

Method Math.Angle()->left_face()


Method left_face

void left_face()

Description

Turns the direction of the angle a quarter of a turn to the left. Equal to

add(90,"deg")
.