Half.LogP1(Half) Methode

Definition

Berechnet den natürlichen (Basis-E)-Logarithmus eines Werts plus einem Wert.

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

Parameter

x
Half

Gibt zurück

Half

protokolle(x + 1)

Implementiert

Gilt für