maxValue property
The maximum value representable by the E4M3 format
Implementation
static double get maxValue =>
populator().ofConstant(FloatingPointConstants.largestNormal).toDouble();
The maximum value representable by the E4M3 format
static double get maxValue =>
populator().ofConstant(FloatingPointConstants.largestNormal).toDouble();