ILogarithmicFunctions<TSelf>.Log10(TSelf) Metod

Definition

Beräknar base-10-logaritmen för ett värde.

public:
 static TSelf Log10(TSelf x);
public static abstract TSelf Log10(TSelf x);
static member Log10 : 'Self -> 'Self
Public Shared Function Log10 (x As TSelf) As TSelf

Parametrar

x
TSelf

Värdet vars base-10 logaritm ska beräknas.

Returer

TSelf

Logaritmen base-10 för x.

Gäller för