How to use Google Calculator

You can use the Google search for a number of ways and calculator is one of them.
Search any mathematical expression like 23+110 using Google, instead of searching for it in the web it displays the calculated value. Below are the some of the mathematical operators, functions with examples that you can use for calculating in Google.

Addition : 13 + 8

Subtraction : 43 - 22

Multiplication : 12 * 4

Division : 30 / 5

Modulo (remainder after division) : 14 % 3

Exponential : 4 ^ 3

Square root: sqrt(16)

Trigonometric values : sin(pi/4), sin(45 degrees)

Logarithm : base e - ln(100)
                    base 10 - log(100)

Factorial : 5!


0 comments to "How to use Google Calculator"

Post a Comment