pi constant
double
const pi
Pi is the ratio of a circle's circumference to its diameter, equivalent to 180 degrees.
Implementation
static const double pi = 3.14159265358979323846;
Pi is the ratio of a circle's circumference to its diameter, equivalent to 180 degrees.
static const double pi = 3.14159265358979323846;