maxValue property

double get maxValue

The maximum value representable by the E5M2 format

Implementation

static double get maxValue => 57344.toDouble();