다음을 통해 공유


fpclassify 함수

인수 값 NaN, 무한, 기본, subnormal, 0으로 분류

inline int fpclassify(
   float _X
) restrict(amp);
inline int fpclassify(
   double _X
) restrict(amp);

매개 변수

  • _X
    부동 소수점 값

반환 값

인수 값에 적절 한 번호 분류 매크로의 값을 반환합니다.

요구 사항

헤더: amp_math.h

네임 스페이스: Concurrency::precise_math

참고 항목

참조

Concurrency::precise_math 네임스페이스