#calculator #mars #weight #physics #space

app mars_calc

Calculate your weight on Mars - a simple CLI calculator

2 releases

new 0.1.1 Mar 10, 2025
0.1.0 Mar 10, 2025

#105 in Science

MIT license

4KB

Mars Weight Calculator

A simple CLI tool to calculate your weight on Mars! 🚀

Installation

cargo install mars_calc

Usage

Simply run the program and enter your Earth weight when prompted:

mars_calc

How it works

The calculator uses Mars' gravity (3.711 m/s²) compared to Earth's gravity (9.81 m/s²) to calculate your weight on Mars.

License

MIT

No runtime deps