PI_2 property

DD PI_2
final

The value nearest to the constant Pi / 2.

Implementation

static final DD PI_2 =
    new DD.withHiLo(1.570796326794896558e+00, 6.123233995736766036e-17);