powf-Funktion (fast_math)
Berechnet _X potenziert mit _Y
inline float powf(
float _X,
float _Y
) restrict(amp);
Parameter
_X
Gleitkommawert, Basis_Y
Gleitkommawert, Exponent
Anforderungen
Header: amp_math.h
Namespace: Concurrency::fast_math