function/¶                                                         function/¶
 
 NAME
     ¶ -- Returns the value of pi
 
 ABBREVIATION
     None

 SYNOPSIS
     ¶(<dummy>)

 FUNCTION
     The pi symbol, when used in an equation, has the value 3.14159265.
 
 INPUTS
     <dummy> - dummy argument and can be any value
 
 RESULT
     3.14159265 (numeric).

 EXAMPLES
     None
 
 NOTES
     None
 
 BUGS
     None
 
 SEE ALSO
     None