Log10
Log10[x] gives the base-10 logarithm of x.
Examples
Log10[1000]
(* 3 *)Log10[100.0]
(* 2. *)Please visit the official Wolfram Language Reference for more details.
Log10[x] gives the base-10 logarithm of x.
Log10[1000]
(* 3 *)Log10[100.0]
(* 2. *)Please visit the official Wolfram Language Reference for more details.