HTML

energy.m

Feb 6th, 2019
6,568
0
Never
3
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MatLab 0.07 KB | None | 0 0
  1. %% Function
  2. function E = energy(m)
  3. c = 2.9979 * 10^8;
  4. E = m * c^2
Advertisement
Comments
  • User was banned
  • User was banned
  • User was banned
Add Comment
Please, Sign In to add comment