MAX_EXPONENT

const val MAX_EXPONENT: Int = 15

Maximum exponent a finite half-precision float may have.