This content describes an older version of this product.
View Latest
degrees(n)
Returns the degrees value of a radians value n. n
can be any real numeric value in the range of -1e308 <= n <= 1e308. If
null is passed as an argument, degrees() returns null. This function can only be
used in a foreach statement.