about | help | code help+videos | done | prefs |
Calculate physics freefall whole seconds in air. For example, You throw a ball upward from a balcony. After 20 m of vertical displacement (relative to the throw point), how long has it been falling? The formula is time = square root(2 * |height| / 9.8). The ball can be thrown up or down. freefall(20) → 2 freefall(-20) → 2 freefall(10.5) → 1 ...Save, Compile, Run (ctrl-enter) |
Progress graphs:
Your progress graph for this problem
Random user progress graph for this problem
Random Epic Progress Graph
Difficulty: 100
Copyright Nick Parlante 2017 - privacy