-
Notifications
You must be signed in to change notification settings - Fork 1
/
TODO.txt
25 lines (21 loc) · 833 Bytes
/
TODO.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Known bugs :
- Cover display wrongly if stack values too long.
- Some characters are clipped if they are too tall ('µ' for example).
Future updates :
- Equation solving.
- Full sympy expression editor with virtual keyboard.
- Ability to "UNDO" multiple times.
"Long term" updates:
- Function pretty view on stack element long press.
- Documented functions.
- tap on stack to include in expression when keyboard open ?
- tap on expression to evaluate ?
- Auto simplify option ? use kernS if no simplify
- quick precision with blue button + orange button + number ?
- option to change screen font size
- vibration ?
- switcher de pile
- save stack
real to integer part
do not clip individual stack flickable (because of symbols going too low like "y" or "µ₀")
Base conversion : hex, dec, bin, oct