mirror of
https://github.com/rm-dr/daisy
synced 2025-02-21 22:49:24 -08:00
Updated TODO
This commit is contained in:
parent
f762817e4a
commit
d00679c44a
5
TODO.md
5
TODO.md
@ -1,4 +1,4 @@
|
||||
- Constant definitions
|
||||
- Fix unit autoconversion (Hz * s)
|
||||
- Reference previous results
|
||||
- Minimize parenthesis when printing expressions
|
||||
- Sane autoconversion (mi + km)
|
||||
@ -21,7 +21,6 @@
|
||||
- Compile to WASM, publish a webapp
|
||||
- CLI Options: evaluate, disable replacement, disable special characters
|
||||
- Trigonometry & function tests
|
||||
- vhs demo
|
||||
|
||||
|
||||
## Internals
|
||||
@ -58,8 +57,6 @@
|
||||
|
||||
## Units
|
||||
- long prefixes (megatonne, etc)
|
||||
- Unit order h\*kW vs kW\*h
|
||||
- Print units with powers instead of /
|
||||
- HMS for degrees
|
||||
- Exact radians, using pi constant?
|
||||
- Weird units: flops, lumen, lux, bel
|
||||
|
Loading…
x
Reference in New Issue
Block a user