Share via


NFloat.ReciprocalEstimate(NFloat) Metode

Definisi

Menghitung perkiraan timbal balik nilai.

public:
 static System::Runtime::InteropServices::NFloat ReciprocalEstimate(System::Runtime::InteropServices::NFloat x) = System::Numerics::IFloatingPointIeee754<System::Runtime::InteropServices::NFloat>::ReciprocalEstimate;
public static System.Runtime.InteropServices.NFloat ReciprocalEstimate (System.Runtime.InteropServices.NFloat x);
static member ReciprocalEstimate : System.Runtime.InteropServices.NFloat -> System.Runtime.InteropServices.NFloat
Public Shared Function ReciprocalEstimate (x As NFloat) As NFloat

Parameter

x
NFloat

Nilai yang perkiraan timbal baliknya akan dihitung.

Mengembalikan

Perkiraan timbal balik .x

Penerapan

Berlaku untuk