Duke's Big Numbers 1.0
C++ and Blueprint libraries for performing math, analysis, and formatting with really large numbers (>10e308).
|
This is the complete list of members for UMoreMathLibrary, including all inherited members.
FloorLog10_Double(double Number) | UMoreMathLibrary | static |
FloorLog10_Float(float Number) | UMoreMathLibrary | static |
FloorLog10_Integer(int32 Number) | UMoreMathLibrary | static |
FloorLog10_Integer64(int64 Number) | UMoreMathLibrary | static |
FloorLog2_Double(double Number) | UMoreMathLibrary | static |
FloorLog2_Float(float Number) | UMoreMathLibrary | static |
Gcd_Integer64Integer64(int64 A, const int64 B) | UMoreMathLibrary | static |
Gcd_IntegerInteger(int32 A, const int32 B) | UMoreMathLibrary | static |
Pow10Int64_Int(int32 Exponent) | UMoreMathLibrary | static |
Pow10Int_Int(int32 Exponent) | UMoreMathLibrary | static |