Navigation:  Reference > Functions >

PI()

Print this Topic Previous pageReturn to chapter overviewNext page

 

PI()

 

PURPOSE

This function returns the value of the constant PI.

 

NO OTHER PARTS

 

RETURN TYPE - N

The constant is maintained internally up to 8 decimal characters.

 

EXAMPLE

 

define x type n size 12 dec 8

x = PI()

// x = 3.14159265

 

 


Page url: http://www.cassoftware.com/tas/manual/pi().htm