已不再支援此瀏覽器。
請升級至 Microsoft Edge,以利用最新功能、安全性更新和技術支援。
計算 _X/_Y 浮點數餘數。
inline float fmodf( float _X, float _Y ) restrict(amp);
_X 浮點數值
_Y 浮點數值
傳回 _X/_Y 的浮點數餘數
標頭: amp_math.h
命名空間: Concurrency::fast_math
Concurrency::fast_math 命名空間