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