[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 RTOD()
 To convert radians to degrees.
------------------------------------------------------------------------------

 Syntax

      RTOD(<nRadians>) -> nDegrees

 Arguments

      <nRadians> is a numeric value representing radians.

 Returns

      RTOD() returns the degree measure of nRadians.

 Description

      RTOD() returns the degree measure of nRadians.

 Examples

      ? Str( RTOD(PI()), 3, 0)  // returns 180

 Files: CALC.LIB

 Author: Touchstone Business Creations          CompuServe ID: 73670,2561
         28613 River Glen Ct. #1
         Menifee, CA 92584-8987 USA

         (909) 679-3364

 Owner : (c) Copyright, 1991,92,93 Touchstone Business Creations

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson