MIN_VALUE constant

double const MIN_VALUE

Minimum positive normal value for a double

Implementation

static const double MIN_VALUE = double.minPositive;