Skip to content

PyCalc (v1.1)

Compare
Choose a tag to compare
@tsadarsh tsadarsh released this 26 Sep 16:03
· 67 commits to master since this release
eba0cfb

All features of v1.0 included.

✨ What's new in this update:

  1. Full support for Key-pad and keyboard entries.
  2. Standalone operator exception handled: 7848316.
  3. Introduced Keyboard shortcuts: 4489548.
  • ⌨️ Keyboard shortcuts:

    1. q for quitting the application.
    2. i for performing multiplicative-inverse.
    3. c for copying to clipboard.
    4. b or Backspace for clearing previous entry.