Half.LogP1(Half) Yöntem

Tanım

Bir değerin ve bir değerin doğal (temel-E) logaritması hesaplanır.

public:
 static Half LogP1(Half x) = System::Numerics::ILogarithmicFunctions<Half>::LogP1;
public static Half LogP1 (Half x);
static member LogP1 : Half -> Half
Public Shared Function LogP1 (x As Half) As Half

Parametreler

x
Half

Döndürülenler

Half

loge(x + 1)

Uygulamalar

Şunlara uygulanır