다음을 통해 공유


ceil 함수(fast_math)

천장 인수를 계산합니다.

inline float ceil(
   float _X
) restrict(amp);

매개 변수

  • _X
    부동 소수점 값

반환 값

천장 인수를 반환합니다.

요구 사항

헤더: amp_math.h

네임 스페이스: Concurrency::fast_math

참고 항목

참조

Concurrency::fast_math 네임스페이스