IBinaryInteger<TSelf>.Log10(TSelf) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
static override TSelf Log10(TSelf value);
public static virtual TSelf Log10(TSelf value);
static member Log10 : 'Self -> 'Self
Public Shared Overrides Function Log10 (value As TSelf) As TSelf
Paramètres
- value
- TSelf