此浏览器不再受支持。
请升级到 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 命名空间