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