To properly display this page you need a browser with JavaScript support.
HTBasic Help
×
Menu
Index
Search
Search
Reference
HTBasic Keywords
PI - Returns the value 3.14159265358979.
Previous page
Next page
Print version
(c) TransEra Corp, 2021
To properly display this page you need a browser with JavaScript support.
PI
Returns the value 3.14159265358979.
PI
Usage:
Theta=PI
Area=PI*Radius^2
Example:
PI.BAS
Description:
The function
PI
returns an approximation of the value of the mathematical constant
Pi
, which is the ratio of the circumference of a circle to its diameter.
See Also:
ACS
,
ASN
,
ATN
,
COS
,
DEG
,
RAD
,
SIN
,
TAN