DEGREES

Description: Converts radians to degrees.

Syntax: DEGREES(Angle)

  • Angle is the angle in radians that you want to convert.

Remarks:

  • When used in an event analysis flowchart, Angle must evaluate to a numerical value. It can include:

Example:

  • DEGREES(PI()) = 180 [the degrees of pi in radians]