95 DeclareGetClassType();
Template type 의 문자열 클래스
Definition FLString.h:34
CFloatingPointUtilities()
생성자
static CFLString< wchar_t > GetStringWithDecimalPlacesRecognition(float f32Value)
입력된 부동소수점 값의 소수점 자리수를 인식해서 정확한 자리수의 문자열로 변환.
static int32_t GetDecimalPlaces(double f64Value)
입력된 부동소수점 값에서 소수점 자리수를 측정해서 반환
static int32_t GetDecimalPlaces(float f32Value)
입력된 부동소수점 값에서 소수점 자리수를 측정해서 반환
static CFLString< wchar_t > GetStringWithDecimalPlacesRecognition(double f64Value)
입력된 부동소수점 값의 소수점 자리수를 인식해서 정확한 자리수의 문자열로 변환.
Definition AESCryptography.h:18