Navigation: Reference > Functions >
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