Ler em inglês Editar

Compartilhar via


Double.LogP1(Double) Method

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

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

C#
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

Produto Versões
.NET 7, 8, 9, 10