Calc has long supported the useful ability to paste math expressions.
Success
- Copy (2 + 2) * 4 to the clipboard
- Paste into Calculator in Scientific Mode
- Calculator displays "16"
Success
- Manually type 2 ^ 8
- Calculator displays "256"
Fail
- Copy 2 ^ 8 to the clipboard
- Calculator says Invalid Input
Expected behaviour of pastes should be same as manually typing the numbers.
Calc has long supported the useful ability to paste math expressions.
Success
Success
Fail
Expected behaviour of pastes should be same as manually typing the numbers.