pub async fn pi( _exec_state: &mut ExecState, args: Args, ) -> Result<KclValue, KclError>
Return the value of pi. Archimedes’ constant (π).
pi