#si #physics #units #calculations

si_units

A crate for handling arithmetic with SI units

3 releases

0.1.2 Jan 8, 2024
0.1.1 Jan 8, 2024
0.1.0 Jan 7, 2024

#945 in Math

37 downloads per month

MIT/Apache

17KB
392 lines

Adds support for SI unit calculations such as:

  • Addition
  • Subtraction
  • Multiplication
  • Division

This crate also supports:

  • Displaying SI values
  • Generic value types, to allow for "BigInt" values

Dependencies

~1–1.5MB
~31K SLoC