Last year Google introduced graphing support capable of plotting simpler 2D functions [2]. This feature has now been upgraded to support the extra display dimension thanks to WebGL. This is the first time Google uses this technology allowing supported browsers (Chrome, Firefox) to display hardware-accelerated 3D graphics and without installation of additional software.
2. You will get small box on result page with 3D movable graph. You can scroll, move the graph along X and Y axis.
You can even make changes on equation to get different graphs as replacing tan with cot, sin with cos, changing integer values etc.
Create Cool 3D graphs on Google
Steps you have to perform
1. Just copy and paste below equation on Google, hit enter!sqrt(x*x+y*y)+3*cos(sqrt(x*x+y*y))+5
2. You will get small box on result page with 3D movable graph. You can scroll, move the graph along X and Y axis.
You can even make changes on equation to get different graphs as replacing tan with cot, sin with cos, changing integer values etc.
sqrt(x*x+y*y)+3*tan(sqrt(x*x+y*y))+5
Post a Comment
You are always welcome to leave valuable feedback!