tiffany352 / rink-rs

Unit conversion tool and library written in rust
https://rinkcalc.app/about
GNU General Public License v3.0
408 stars 28 forks source link

Weird formatting for reciprocal units #91

Closed tiffany352 closed 2 years ago

tiffany352 commented 3 years ago
❯ mpg
Definition: mpg = mile / gal = approx. 425143.7  / meter^2 (fuel_efficiency; / m^2)
❯ 1hz
1  / second (frequency)
❯ Ghz
1.0e9  / second (frequency)