mirror of https://github.com/rm-dr/daisy
720 B
720 B
A high-precision partially-symbolic calculator with support for units, derivatives, and more.
Warning
This is nowhere near complete. Stay tuned.
TODO
Before For 1.0 release
- Tests
- Branding
- Replace strings with &str?
- Function application
- Commands
- Arrows to move cursor
- Documentation
- Versioning
General
- CLI Options
- Compile to WASM => webapp
Internals
- Non-recursive treeify
- Print any expression
- Copy expression, print with result
Features
- Variable definitions
- Function definitions
- Rational datatype
- Units
- Dice
- Derivatives
- MiniCAS
- Complex numbers
- Config file
- History to file
Prompt
- Live syntax/output