Wednesday, January 4, 2012

solve mathematics with ya phone

Solve maths problems
with your phone using
opera mini. While you
are enjoying the free
browsing, if you are a
student, you are going
to enjoy this tweak.
solve equations using
operamini.
* addition
javascript:alert(a+b)
* subtraction
javascript:alert(a-b)
* multiply
javascript:alert(a*b)
* divide
javascript:alert(a/b)
*modules i.e the
remainder of the
integer division of a
number by 5
javascript:alert(a%b)
* sin
javascript:alert(math.sin
(a))
* cos
javascript:alert
(math.cos(a))
* tan
javascript:alert
(math.tan(a))
* square root
javascript:alert
(math.sqrt(a))
How to Use Opera mini
to Solve Maths
Problems.
Just copy any of this
codes into the address
bar of the operamini.
And you are good to go.

No comments:

Post a Comment