ILogarithmicFunctions<TSelf>.Log10(TSelf) Metode

Definisi

Menghitung logaritma base-10 dari nilai.

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

Parameter

x
TSelf

Nilai yang logaritma base-10-nya akan dihitung.

Mengembalikan

TSelf

Logaritma base-10 dari x.

Berlaku untuk