DEG

The DEG function is a mathematical function that converts radians to degrees. It returns a real value.

Function Name

DEG

Description

Converts radians to degrees.

Arguments

DEG(INTEGER OR REAL)

The radian value can be an integer or a real floating value—see Number (Integer or Real).

Returns

The value in degrees. This is a REAL value.

Example:

DEG( PI() )

The output is 180


Disclaimer

Geo SCADA Expert 2022