infinity constant

double const infinity = 1.0 / 0.0

Implementation

static const double infinity = 1.0 / 0.0