invPi top-level constant

double const invPi

Reciprocal of π (1 / π).

ISO 80000-2 symbol: 1/π Value: 0.318 309 886 183 790 671 53…

Implementation

const double invPi = 0.318309886183790671537767526745028724068;