What is a Spreadsheet?
A spreadsheet is a rectangular table whose dimensions are changeable to fit with the information.
Here is an applet that supports very simple spreadsheet operations. This spreadsheet is used as a program to solve an engineering problem. This problem is: A person at the height of ho (meters) above the ground will throw a baseball (negligible mass) with the initial velocity Vo (m/s) and an initial angle (degree) in the interval [-180,180] with the horizontal axis. The value of gravity (m/s^2) is changeable depending on the position of that person (on Earth or other planets). If we have all the data for these elements, we will get the answer for:
Points to note: The aswer is not correct 100% because the value of pi is rounded to 3.14. If we set the angle= 90 (degree), the horizontal displacement should be zero but it's not in this case. The horizal displacement will be a very small number.