英語で読む 編集

次の方法で共有


Double.LogP1(Double) Method

Definition

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

製品 バージョン
.NET 7, 8, 9, 10