mirror of
https://github.com/rm-dr/daisy
synced 2025-02-20 05:59:21 -08:00
A high-precision scientific calculator with support for units, derivatives, and more.
Many features are missing, this is still under development.
Features
- Extremely high precision
- Uses a rational datatype when possible,
- Uses a high-precision float when not.
- Pretty printing in prompt
- Makes expressions shorter and easier to understand
- Supports nearly all physical units
- Accounts for units in calculations
- Explicit conversion operator
->
orto
Description
Languages
Rust
96.4%
HTML
2.2%
Nix
0.6%
Shell
0.4%
Makefile
0.2%
Other
0.2%