Half.Log10P1(Half) Methode

Definition

Berechnet den Basis-10-Logarithmus eines Werts plus eins.

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

Parameter

x
Half

Gibt zurück

Half

protokoll10(x + 1)

Implementiert

Gilt für