Half.ReciprocalEstimate(Half) Metoda

Definice

Vypočítá odhad reciproční hodnoty.

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

Parametry

x
Half

Návraty

Half

Odhad recipročního x

Implementuje

Platí pro