altuntasfatih / fuel_calculator

Space flight fuel calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FuelCalculation

Space flight fuel calculator.

To run

  • Start session with iex -S mix
  • Then run FuelCalculator.calculate(28801,[{:launch, 9.807}, {:land, 1.62}, {:launch, 1.62}, {:land, 9.807}])

About

Space flight fuel calculator


Languages

Language:Elixir 100.0%