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