ApCoCoA-1:Fn.PiN
From ApCoCoAWiki
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
Returns the constant pi rounded to accuracy N.
Fn.PiN(N:INT):RAT
@param N The desired accuracy.
@return Returns the constant pi rounded to accuracy N.