Scalar FunctionsMath FunctionsdegreesCopy MarkdownConverts radians to degrees.Syntax degrees(x) Parameters PropTypexnumeric Returns: real Examples Example 1 print degrees(pi())cotReturns the cotangent of the input angle in radians.expReturns e raised to the power of the numeric expression.