Difference between revisions of "RTOD()"

From Recital Documentation Wiki
Jump to: navigation, search
(No difference)

Revision as of 16:23, 20 March 2009

RTOD()

Class

Numeric Data


Purpose

Function to convert radians to degrees


Syntax

RTOD(<expN>)


See Also

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


Description

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


Example

? rtod(3.14159)
    180.00


Products

Recital Database Server, Recital Mirage Server, Recital Terminal Developer