LOG10 |
Logarithme 10 |
---|---|
Turbo C++ | math.h |
Syntaxe
double log10(double x); |
Description
Cette fonction permet de retourner le logarithme décimal.
Dernière mise à jour : Dimanche, le 28 Février 2021
LOG10 |
Logarithme 10 |
---|---|
Turbo C++ | math.h |
double log10(double x); |
Cette fonction permet de retourner le logarithme décimal.