Degrees(Numeric angle)

Returns the corresponding angle in degrees for an angle specified in radians.

Parameters

angle
The angle in radians that you want to convert.

Returns

Numeric

Examples