NFloat.ReciprocalEstimate(NFloat) Method

Definition

Computes an estimate of the reciprocal of a value.

C#
public static System.Runtime.InteropServices.NFloat ReciprocalEstimate(System.Runtime.InteropServices.NFloat x);

Parameters

x
NFloat

The value whose estimate of the reciprocal is to be computed.

Returns

An estimate of the reciprocal of x.

Implements

Applies to

Tuote Versiot
.NET 7, 8, 9, 10