MAX_EXPONENT

const val MAX_EXPONENT: Int = 15(source)

Maximum exponent a finite half-precision float may have.