ceil função (fast_math)
Calcula o teto do argumento
inline float ceil(
float _X
) restrict(amp);
Parâmetros
- _X
Valor de ponto flutuante
Valor de retorno
Retorna o teto de argumento
Requisitos
Cabeçalho: amp_math.h
Namespace: Concurrency::fast_math