Wiki
Calculator
-- Make calculations easier!
Tweet
Print
Home
>
Math
>
Algebra
> Common logarithm of a positive real number
Common logarithm of a positive real number
Formula
y
logarithm of x to base 10
x
a positive real number
Formula description
The common logarithm is the logarithm with base 10.
Calculator (
how to use calculator?
)
x
y
Precision
0
1
2
3
4
5
6
7
8
9
Formula code
C
C#
C++
Java
JavaScript
LaTeX
PHP
#include
y = log10(x)
y = Math.Log10(x)
#include
y = log10(x)
y = Math.log10(x)
y = Math.log(x)/Math.LN10
y = \log_{10}(x)
$y = log10($x)
References
wikipedia:Common logarithm.
Comment or add more code
If you cannot find the formula or calculator you want, please tell us what you want and we will add it for you ASAP. If you want anything else or find any error on this page, please just let us know. If you know the formula in other languages, you are welcome to add it. Thanks for contributing to wikicalculator.com!
Comment
Add code for the formula
Please help us do better by providing your opinions(<= 500 characters):
Language:
(<= 500 characters)
Name
Email
Home Page