ApCoCoA-1:Fn.PiN
From ApCoCoAWiki
Revision as of 08:15, 7 October 2020 by AndraschkoBot (talk | contribs) (fixed links to namespace ApCoCoA)
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