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

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


ILogarithmicFunctions<TSelf>.Log10P1(TSelf) Method

Definition

Computes the base-10 logarithm of a value plus one.

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

Parameters

x
TSelf

The value to which one is added before computing the base-10 logarithm.

Returns

TSelf

log10(x + 1)

Applies to

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