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

pub const PI: f64 = 3.141592653589793;
Expand description

The mathematical constant Pi.

Returns

a f64 containing the first 16+1 decimal places of Pi