MAX_EXPONENT

const val MAX_EXPONENT: Int = 15

The maximum exponent value (15).