MAX_VALUE constant

double const MAX_VALUE

Maximum finite value for a double

Implementation

static const double MAX_VALUE = double.maxFinite;