Angle

class angle

Simple class to represent rotation angles.

A angle can be defined symbolically or numerically. When defined symbolic the angle is always a multiple of pi, i.e., the symbolic value will always multiplied by pi.

The numeric value of a rotation angle is given in radians (rad).