nothing
This commit is contained in:
parent
7d807424a8
commit
e07b9ff868
@ -6,7 +6,7 @@ calculation + conversion
|
||||
|
||||
cpc parses and evaluates strings of math, with support for units and conversion. 128-bit decimal floating points are used for high accuracy.
|
||||
|
||||
It also lets you mix units, so for example `1 km - 1m` results in `Number { value: 999, unit: Meter }`.
|
||||
It also lets you mix units, so for example `1 km - 1m` results in `999 Meter`.
|
||||
|
||||
[](https://crates.io/crates/cpc)
|
||||
[](https://docs.rs/cpc)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user