From the initial values (velocity, angle, height, bounciness) the app calculates:
- total flight time,
- maximum height,
- distance from start to end
- flight orbit (with bounces)
It can also simulate the motion of the projectile.
'Fligth time with bounces' shows correct result when initial height is > 0.