pub async fn tau( _exec_state: &mut ExecState, args: Args, ) -> Result<KclValue, KclError>
Return the value of tau. The full circle constant (τ). Equal to 2π.
tau