Duke's Big Numbers 1.0
C++ and Blueprint libraries for performing math, analysis, and formatting with really large numbers (>10e308).
Loading...
Searching...
No Matches
Get Exponent

Gets the base two exponent for a floating point number.

Mnemonic
fexp
Implementations
Member Duke::FIeeeHelper::GetExponent (float number)

Flavor:Static I4 ← fexp F4

Member Duke::FIeeeHelper::GetExponent (double number)

Flavor:Static I4 ← fexp F8