A dc-like arbitrary precision quantity calculator.
Find a file
2024-07-31 21:49:40 -05:00
.github Create FUNDING.yml 2024-07-31 21:49:40 -05:00
crates disable panic hook by default 2024-07-29 19:43:45 -05:00
examples s operator 2023-08-21 20:24:20 -05:00
scripts license compliance 2024-07-26 15:54:26 -05:00
src improve display of multiple base units 2024-07-29 12:16:34 -05:00
tests warn about confusion when operating of multiple units with offsets 2024-07-29 12:13:53 -05:00
.gitignore init 2023-07-06 04:42:03 -05:00
Cargo.toml report back initialization failures 2024-07-29 19:42:46 -05:00
deny.toml license compliance 2024-07-26 15:54:26 -05:00
LICENSE prepare for publish 2023-07-17 00:33:02 -05:00
LICENSE-dependencies update 3rd party license 2024-07-29 12:21:48 -05:00
README.md license compliance 2024-07-26 15:54:26 -05:00
unitdc.rc warn about confusion when operating of multiple units with offsets 2024-07-29 12:13:53 -05:00

UnitDC-rs

This is a dc-like quantity calculator project, featuring a REPL cli and a Web UI.

Try it out

The Unit Solver: Linearly combine quantities automatically so you don't have to multiply and divide them yourself. See an example

Expression Syntax

Examples

License

This project is licensed under the Apache-2.0 license, see LICENSE for more information.

Dependency Licenses

Licenses for dependencies:

Table of Dependencies w/SPDX identifiers

A mapping of licenses to their SPDX identifiers can be found here.