Improvements in the nested power editor - Printable Version +- HP Forums (https://www.hpmuseum.org/forum) +-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html) +--- Forum: HP Prime (/forum-5.html) +--- Thread: Improvements in the nested power editor (/thread-22826.html) |
Improvements in the nested power editor - compsystems - 12-09-2024 05:10 PM In algebraic mode (1D) without textbook (2D) 3^4^2 [ENTER] 3^(4^2) -> 43046721 places parentheses, but in 2D it does not 3^4^2 -> 43046721, losing the hierarchy specification and making it difficult to edit nested powers, please improve the 2D expression editor. |