Прочетете на английски Редактиране

Споделяне чрез


ILogarithmicFunctions<TSelf>.LogP1(TSelf) Method

Definition

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

C#
public static virtual TSelf LogP1(TSelf x);

Parameters

x
TSelf

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

Returns

TSelf

loge(x + 1)

Applies to

Продукт Версии
.NET 7, 8, 9, 10