A dc-like arbitrary precision quantity calculator.
Find a file
eternal-flame-AD 69df7400c7
Add SPDX header to rs files
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
2024-10-11 21:10:30 -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 Add SPDX header to rs files 2024-10-11 21:10:30 -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 Change w/v to absolute ratio 2024-09-13 14:08:12 -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.