Double.ReciprocalEstimate(Double) Method

Definition

Computes an estimate of the reciprocal of a value.

public static double ReciprocalEstimate (double x);

Parameters

x
Double

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

Returns

An estimate of the reciprocal of x.

Implements

Applies to

Prodotto Versioni
.NET 7, 8, 9