Language:
Русский
English
Pi (function)
Returns the value of Pi, which is defined as 3.1415926535897932385.
Declaration
function Pi: Real;
Target
Windows, Real, Protected
Remarks
Precision varies, depending on whether the compiler is in 80x87 or
software-only mode.