UInt32.Log10(UInt32) 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 System::UInt32 Log10(System::UInt32 value) = System::Numerics::IBinaryInteger<System::UInt32>::Log10;
public static uint Log10(uint value);
static member Log10 : uint32 -> uint32
Public Shared Function Log10 (value As UInteger) As UInteger
Paramètres
- value
- UInt32