Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 222 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 222 Bytes

Nasa

This is an application to calculate fuel needed for Nasa missions.

Instructions to calculate trip fuel

iex> Nasa.trip(28801, [{:launch, 9.807}, {:land, 1.62}, {:launch, 1.62}, {:land, 9.807}])