Difference between revisions of "Talk:Parabolic Shot"

From Synfig Studio :: Documentation
Jump to: navigation, search
(Parabolic shot with damping forces.)
(No difference)

Revision as of 17:55, 27 December 2007

I'm trying to implement the equations for a parabolic show with small damping forces (the ones that exists when the projectile is shot in the air)

The equations are those:

Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://api.formulasearchengine.com/v1/":): {\displaystyle X(t) = X_0 + \frac {V_{0x}} {b} \left(1- e^{-bt} \right)}