다음을 통해 공유


isnormal 함수

일반 인수 여부를 결정합니다

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

매개 변수

  • _X
    부동 소수점 값

반환 값

일반 값 인수 없는 경우에 0이 아닌 값을 반환 합니다.

요구 사항

헤더: amp_math.h

네임 스페이스: Concurrency::precise_math

참고 항목

참조

Concurrency::precise_math 네임스페이스