[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 PI()
 To return the value of PI.
------------------------------------------------------------------------------

 Syntax

      PI() -> 3.141592653589792

 Arguments

      none

 Returns

      PI() returns the value of PI (3.141592653589792)

 Description

      PI() returns the value of PI which is used to convert from
      degrees to radians and back.

      Accuracy is to the fifteenth decimal (i.e. .00000000000001)

 Examples

      ? Str( PI(), 17,15)  // returns 3.141592653589792

 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