RTOD()

From Recital Documentation Wiki
Revision as of 15:24, 7 December 2009 by Helengeorge (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Purpose

Function to convert radians to degrees


Syntax

RTOD(<expN>)


See Also

ACOS(), ASIN(), ATAN(), ATN2(), COS(), DTOR(), EXP(), LOG(), LOG10(), PI(), SET DECIMALS, SET FIXED, SIN(), TAN()


Description

The RTOD() function converts the number of radians specified in the expression <expN> to degrees.


Example

? rtod(3.14159)
    180.00


Products

Recital, Recital Server