up
previous
next
Fn.PiN
Returns the constant pi rounded to accuracy
N
.
Syntax
Fn.PiN(N:INT):RAT
Description
@param
N
The desired accuracy.
@return Returns the constant pi rounded to accuracy N.
Example
See Also
Fn.Pi
Fn.SetAccuracy
Fn.GetAccuracy