Just for viewing purposes. You can store and calculate this formula only inside the application.


RELATIVISTIC KIN ENERGY

 
Formula:

RELATIVISTIC KIN ENERGY

Description: Einsteins relativistic mass theory
Syntax: m_rel = m0 / SQRT(1 - (v /[c] )^2 )
/* The relativistic mass of a body varies with its velocity v where m0 means the mass at rest. Together with the famous expression for the total energy E = m * c^2 the kinetic energy of a mass with a velocity v results to Ekin = (m_rel - m0 ) * c^2 : */
Ek = m0 * [c]^2 * ( 1 / SQRT(1 - (v / [c])^2) - 1)
Note:

Category: Physics / Nuclear physics
Creator: Editor
Account: Free
Published: 17 August 2010
Tags: Einstein kinetic energy

return
Css Template Preview