twoDivSqrtPi top-level constant

double const twoDivSqrtPi

Two divided by the square root of π (2 / √π).

ISO 80000-2 symbol: 2/√π Value: 1.128 379 167 095 512 573 89…

Implementation

const double twoDivSqrtPi = 1.128379167095512573896158903121545171688;