Condividi tramite


Funzione ilogbf

Estrai l'esponente di _X come valore signed int

inline int ilogbf(
   float _X
) restrict(amp);

Parametri

  • _X
    Valore a virgola mobile

Valore restituito

Restituisce l'esponente di _X come valore signed int

Requisiti

Intestazione: amp_math.h

Spazio dei nomi: Concurrency::precise_math

Vedere anche

Riferimenti

Spazio dei nomi Concurrency::precise_math