Big G is
the unsaid ruler of Internet and as everyone knows it has tons of services
which it provides to its users using its search engines. The only problem is
that many users aren’t yet at aware about all the awesome services. Here we will learn some very useful
features of Google Calculator
- + –> addition e.g. 1+1=2
- - –> subtraction e.g. 4-2=2
- * –> multiplication e.g. 2*2=4
- –> division e.g. 4/2=2
- ^ –> exponentiation (raise to a power of) e.g. 2^2=4
- % –> modulo (finds the remainder after division) e.g. 10%2=0
- % of –> computer X% of Y e.g. 5% of 100 = 5
- th root of –> calculates nth root of a number e.g. 5th root of 32 = 2
- sqrt –> square root e.g. sqrt(9) = 3
- sin, cos, tan –> trigonometric functions e.g. tan(45) = 1
- ln –> log base e e.g. ln(17) = 2.83321334
- log –> log base 10 e.g. log(1,000) = 3
The Usual Mathematical Operator (that come after a number)
0 comments:
Post a Comment