mathypad 0.1.10

A smart TUI calculator that understands units and makes complex calculations simple.
Documentation
---
source: src/ui/tests.rs
expression: output
---
"┌Mathypad * ───────────────────────────────────────────────────────────────────────────────────┐┌Results───────────────┐"
"│   1 5 + 3                                                                                    ││   1 8                │"
"│   2 10 kg to lb                                                                              ││   2 22.046 lb        │"
"│   3 line1 * 2                                                                                ││   3 16               │"
"│   4 sin(30 degrees)                                                                          ││   4 0.5              │"
"│                                                                                              ││                      │"
"│                                                                                              ││                      │"
"│                                                                                              ││                      │"
"│                                                                                              ││                      │"
"│                                                                                              ││                      │"
"│                                                                                              ││                      │"
"│                             ┌ Unsaved Changes ─────────────────────────────────────────┐     ││                      │"
"│                             │You have unsaved changes in Untitled.                     │     ││                      │"
"│                             │                                                          │     ││                      │"
"│                             │  Ctrl+S - Save and quit                                  │     ││                      │"
"│                             │  Ctrl+C - Quit without saving                            │     ││                      │"
"│                             │  Esc    - Cancel                                         │     ││                      │"
"│                             │                                                          │     ││                      │"
"│                             └──────────────────────────────────────────────────────────┘     ││                      │"
"│                                                                                              ││                      │"
"│                                                                                              ││                      │"
"│                                                                                              ││                      │"
"│                                                                                              ││                      │"
"│                                                                                              ││                      │"
"│                                                                                              ││                      │"
"│                                                                                              ││                      │"
"│                                                                                              ││                      │"
"│                                                                                              ││                      │"
"│                                                                                              ││                      │"
"└──────────────────────────────────────────────────────────────────────────────────────────────┘└──────────────────────┘"