summaryrefslogtreecommitdiff
path: root/doc/hotkeys.md
diff options
context:
space:
mode:
authorDavid McMackins II <contact@mcmackins.org>2016-09-02 07:12:03 -0500
committerDavid McMackins II <contact@mcmackins.org>2016-09-02 07:12:03 -0500
commit75b2534589ae75df3f63b3652283a9405be18314 (patch)
tree64d5dabd6ba366177f543fca2f33dd2851872570 /doc/hotkeys.md
parentb686ce8f91636d5318e98aec6e45866fec88b357 (diff)
Add degrees operator
Diffstat (limited to 'doc/hotkeys.md')
-rw-r--r--doc/hotkeys.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/hotkeys.md b/doc/hotkeys.md
index 8fb71a2..e4c6d63 100644
--- a/doc/hotkeys.md
+++ b/doc/hotkeys.md
@@ -26,9 +26,11 @@ Hotkey List
-----------
- `c`: `cos(`
+- `C-d`: `°`
- `e`: `e` (constant)
- `C-e`: `E (*10^)`
- `i`: `i` (constant)
+- `C-p`: `π` (constant)
- `s`: `sin(`
- `t`: `tan(`
- `$`: `→` (stores value to left into variable to right)