TWO_PI property

DD TWO_PI
final

The value nearest to the constant 2 * Pi.

Implementation

static final DD TWO_PI =
    new DD.withHiLo(6.283185307179586232e+00, 2.449293598294706414e-16);