Skip to main content

PI

Constant PI 

Source
pub const PI: Decimal;
Expand description

Mathematical constant representing π (pi) with high precision using Decimal type. Used for circular calculations, angle conversions, and geometric computations.