Half.ReciprocalEstimate(Half) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
値の逆数の推定値を計算します。
public:
static Half ReciprocalEstimate(Half x) = System::Numerics::IFloatingPointIeee754<Half>::ReciprocalEstimate;
public static Half ReciprocalEstimate (Half x);
static member ReciprocalEstimate : Half -> Half
Public Shared Function ReciprocalEstimate (x As Half) As Half
パラメーター
- x
- Half
戻り値
の逆数の x
推定値。