Skip to content

Commit 2611425

Browse files
authored
Update and rename workdone.py to orbital_transfer_work.py
1 parent 7614e30 commit 2611425

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed
Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
import math
2-
3-
41
def orbital_transfer_work(
52
mass_central: float, mass_object: float, r_initial: float, r_final: float
63
) -> str:

0 commit comments

Comments
 (0)