このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
仮数と指数の実数を計算します
inline float ldexpf( float _X, float _Y ) restrict(amp);
_X 浮動小数点値、 mentissa
_Y 浮動小数点値、指数
_X * 2^_Exp を返します。
ヘッダー: amp_math.h
名前空間: の同時実行:: precise_math
Concurrency::precise_math 名前空間