अंग्रेज़ी में पढ़ें संपादित करें

इसके माध्यम से साझा किया गया


Double.LogP1(Double) Method

Definition

Computes the natural (base-E) logarithm of a value plus one.

public static double LogP1 (double x);

Parameters

x
Double

The value to which one is added before computing the natural logarithm.

Returns

loge(x + 1)

Implements

Applies to

उत्पाद संस्करण
.NET 7, 8, 9