Searched refs:getExponent (Results 1 – 5 of 5) sorted by relevance
711 public static int getExponent(@HalfFloat short h) { in getExponent() method in Half
91 unsigned int getExponent() const noexcept { return mBits.getE(); } in getExponent() function
41501 method public static int getExponent(float);41502 method public static int getExponent(double);41823 method public static int getExponent(float);41824 method public static int getExponent(double);45746 method public final java.math.BigInteger getExponent();
24588 HSPLjava/lang/Math;->getExponent(D)I24589 HSPLjava/lang/Math;->getExponent(F)I
47065 method public static int getExponent(@HalfFloat short);