영어로 읽기 편집

다음을 통해 공유


Single.LogP1(Single) Method

Definition

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

public static float LogP1(float x);

Parameters

x
Single

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

Returns

loge(x + 1)

Implements

Applies to

제품 버전
.NET 7, 8, 9, 10