std::f64::consts::PI
와 같이 하드 코딩된 숫자 상수를 보고합니다. Rust Clippy의
approx_constant
린트와 관련되어 있습니다.