PI

Description

Constant: float PI = 3.1415926535897932384626433832795f;

The float constant PI has the value 3.1415926535897932384626433832795f

"Wikipedia logo"Pi. The number of radians in a half circle.

Caveats


Related Articles

Constants

•  PI_BY_TWO
•  TWO_PI
•  RAD_TO_DEG
•  DEG_TO_RAD

Deep Notes

Search Canny for related Issues

Signature

float PI = 3.1415926535897932384626433832795f;