RadToDeg Function

Converts radians to degrees.

float RadToDeg(float angle)

Parameters

float angle

Radians.

Return Value

Degrees.