已不再支援此瀏覽器。
請升級至 Microsoft Edge,以利用最新功能、安全性更新和技術支援。
取得 _X 的尾數和指數
inline float frexp( float _X, _Out_ int * _Exp ) restrict(amp);
_X 浮點數值
_Exp 以浮點數值傳回 _X 的整數指數
傳回尾數 _X
標頭: amp_math.h
命名空間: Concurrency::fast_math
Concurrency::fast_math 命名空間