mathpan/README.md

11 lines
348 B
Markdown
Raw Permalink Normal View History

2022-11-21 05:51:09 +00:00
![Mathpan](icon/icon64.png)
# mathpan
I forgot what the name means.
Mathpan is an interactive calculator that operates on a live AST of square
bracketed s-expressions. Use the arrow keys to select different tree nodes in
the input box, and see the result of that node display in the panel to the left
in decimal, hexadecimal, octal, and binary.