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
Estimate Number Length

Estimates the length of a number given the number of digits and formatting rules.

Mnemonic
estlen
Implementations
Member Duke::MCultureAwareObject::EstimateNumberLength (int32 numDecimalDigits, bool isNegative, bool alwaysSign, const FDecimalNumberFormattingRules &rules, const FNumberFormattingOptions &options)

Flavor:Static I4 ← estlen I4 B B RU OP