palDrange palDrange - Normalize angle into range $+$/- pi

Description:
The result is "angle" expressed in the range $+$/- pi. If the supplied value for "angle" is equal to $+$/- pi, it is returned unchanged.

Invocation:
palDrange( double angle )

Arguments:

angle = double (Given)
The angle in radians.