Mechanics
Distance (uniformly accelerated motion) - formula in LaTeX
A classical mechanics formula - it shows up in kinematics and dynamics problems and in physics lab reports.
LaTeX code
$$
s = s_0 + v_0 t + \tfrac{1}{2}a t^2
$$How to use this formula in LaTeX?
- Copy the code with the button above -
$$…$$is centered display math. - Paste it into the CamteX editor, Overleaf or any LaTeX document.
- Inside a sentence, use single
$…$instead of double. - The formula needs the
amsmathpackage - CamteX templates include it in the preamble.
Related formulas - Mechanics
Drawing formulas is faster than typing them.
Draw a formula, table or chart - CamteX AI turns it into ready LaTeX and inserts it into your document.