DegToRad Function

Converts degrees to radians.

float DegToRad(float angle)

Parameters

float angle

Degrees.

Return Value

Radians.