mars_calc

Crates.iomars_calc
lib.rsmars_calc
version0.1.1
created_at2025-03-10 05:19:02.851777+00
updated_at2025-03-10 05:25:24.925075+00
descriptionCalculate your weight on Mars - a simple CLI calculator
homepage
repositoryhttps://github.com/Danny-Devs/mars_calc
max_upload_size
id1586180
size3,604
Daniel Ahn (Danny-Devs)

documentation

README

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

Commit count: 4

cargo fmt