Processing math: 100%

palRanorm

Reduce angle to be within [0, 2pi) (single precision)

Description:

The result is " angle" expressed in the range 0 to 2pi.

Invocation

float palRanorm ( float angle );

Arguments

angle = float (Given)
Angle to be reduced (radians)