Constant lib_rapid::constants::PI[][src]

pub const PI: f64 = 3.14159265358979323846;
Expand description

The mathematical constant Pi.

Returns

a f64 containing the first 20+1 decimal places of Pi.