PI property

DD PI
final

The value nearest to the constant Pi.

Implementation

static final DD PI =
    new DD.withHiLo(3.141592653589793116e+00, 1.224646799147353207e-16);