//ERDDAP/com.cohort.util/ScriptMath/getExponent
getExponent
[JVM]
open fun getExponent(d: Double): Int
Returns the unbiased exponent used in the representation of a double.
[JVM]
open fun getExponent(f: Float): Int
Returns the unbiased exponent used in the representation of a float.