95 DeclareGetClassType();
CFLBase()
Default constructor.
Template type string class.
Definition FLString.h:34
CFloatingPointUtilities()
Constructor.
static CFLString< wchar_t > GetStringWithDecimalPlaceRecognition(double f64Value)
Recognize the decimal places of the input floating-point value and convert it to a string with the ex...
static int32_t GetDecimalPlace(double f64Value)
Measures and returns the number of decimal places in an input floating point value.
static CFLString< wchar_t > GetStringWithDecimalPlaceRecognition(float f32Value)
Recognize the decimal places of the input floating-point value and convert it to a string with the ex...
static int32_t GetDecimalPlace(float f32Value)
Measures and returns the number of decimal places in an input floating point value.
Definition AESCryptography.h:18