https://github.com/eternal-flame-ad/unitdc-rs
A dc-like arbitrary precision quantity calculator.
https://github.com/eternal-flame-ad/unitdc-rs
calculator dc dimensional-analysis laboratory rpn rpn-calculator
Last synced: 2 months ago
JSON representation
A dc-like arbitrary precision quantity calculator.
- Host: GitHub
- URL: https://github.com/eternal-flame-ad/unitdc-rs
- Owner: eternal-flame-AD
- License: apache-2.0
- Created: 2023-07-06T09:39:48.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-12T02:31:23.000Z (8 months ago)
- Last Synced: 2025-03-10T14:09:14.704Z (3 months ago)
- Topics: calculator, dc, dimensional-analysis, laboratory, rpn, rpn-calculator
- Language: Rust
- Homepage: https://eternal-flame-ad.github.io/unitdc-rs/
- Size: 2.23 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# UnitDC-rs
This is a dc-like quantity calculator project, featuring a REPL cli and a Web UI.
[Try it out](https://eternal-flame-ad.github.io/unitdc-rs/)
[The Unit Solver](https://github.com/eternal-flame-AD/unitdc-rs/wiki/The-Unit-Solver): Linearly combine quantities automatically so you don't have to multiply and divide them yourself. See an [example](https://github.com/eternal-flame-AD/unitdc-rs/blob/main/examples/mpg.txt)
[Expression Syntax](https://github.com/eternal-flame-AD/unitdc-rs/wiki/Expressions)
[Examples](https://github.com/eternal-flame-AD/unitdc-rs/wiki/Examples)
## License
This project is licensed under the Apache-2.0 license, see [LICENSE](LICENSE) for more information.
### Dependency Licenses
Licenses for dependencies:
[Table of Dependencies w/SPDX identifiers](./LICENSE-dependencies)
A mapping of licenses to their SPDX identifiers can be found [here](https://spdx.org/licenses/).