exponent

Returns the unbiased exponent used in the representation of this half-precision float value. if the value is NaN or infinite, this method returns MAX_EXPONENT + 1. If the argument is 0 or a subnormal representation, this method returns MIN_EXPONENT - 1.