도움말 센터도움말 센터
이 번역 페이지는 최신 내용을 담고 있지 않습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.
최대 양의 부동소수점 숫자
f = realmax
f = realmax(precision)
예제
f = realmax는 IEEE® 배정밀도에서 정밀도가 보장되는 유한한 최대 부동소수점 숫자를 반환합니다. 이는 (2-2^(-52))*2^1023과 같습니다.
f
(2-2^(-52))*2^1023
f = realmax(precision)은 IEEE 단정밀도 또는 배정밀도에서 정밀도가 보장되는 유한한 최대 부동소수점 숫자를 반환합니다. 이는 배정밀도의 경우 realmax, 단정밀도의 경우 single((2-2^(-23))*2^127)과 같습니다.
precision
realmax
single((2-2^(-23))*2^127)
모두 축소
출력 형식을 긴 형식 과학 표기법으로 설정합니다. IEEE® 배정밀도에서 정밀도가 보장되는 유한한 최대 부동소수점 숫자를 반환합니다.
format long e f = realmax
f = 1.797693134862316e+308
IEEE® 단정밀도에서 정밀도가 보장되는 유한한 최대 부동소수점 숫자를 반환합니다.
f = realmax('single')
f = single 3.4028e+38
f의 클래스를 확인합니다.
class(f)
ans = 'single'
'double'
'single'
부동소수점 정밀도 유형으로, 'double' 또는 'single'로 지정됩니다.
backgroundPool
ThreadPool
이 함수는 스레드 기반 환경을 완전히 지원합니다. 자세한 내용은 Run MATLAB Functions in Thread-Based Environment 항목을 참조하십시오.
realmin | intmax | flintmax | format
realmin
intmax
flintmax
format
이 예제의 수정된 버전이 있습니다. 사용자가 편집한 내용을 반영하여 이 예제를 여시겠습니까?
다음 MATLAB 명령에 해당하는 링크를 클릭했습니다.
명령을 실행하려면 MATLAB 명령 창에 입력하십시오. 웹 브라우저는 MATLAB 명령을 지원하지 않습니다.
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Contact your local office