Ejpi

Contents

e**(j pi) + 1 = 0

The interface focuses on history manipulation and quick access to functionality through something like pie menus. It takes advantage of pythons type system under the hood for support of integer, float, and complex operations. For integers it tracks the base used and tries to persist that through the operations.

The name (e^(j pi) + 1 = 0, or shortened ejpi) is Euler's Identity. If you do not understand the beauty of it, I recommend reading the article. Why "j"? I come from an engineering background. Yeah, it put a smile on my face when I learned Python and found out it used "j".

RPN? I've just always been a fan of its simplicity to understand, simplicity to code, uniformity in action, less mental tracking, etc. Yes, I own several HP calculators.

Features

Basic features:

  • Pie Menu like system for buttons: Quick access to functionality without cluttering the display
  • History manipulation: Just drag the items around, click on the "x" to delete individual items, click on the entered equation or the result to copy it, etc
  • Persistent history
  • Plugin system: Add all the constants or custom equations you want
  • Tracks numbers as integers (with base), floating point numbers, and complex numbers
  • Comes by default with some basic operations, logic operations, and trig

Keyboard Shortcuts

  • Ctrl+Enter - toggle between fullscreen
  • Ctrl+w, Ctrl+q - quit
  • Ctrl+l - Copy the debug log contents
  • Ctrl+c Copy
  • Ctrl+v Paste

Getting ejpi

Getting ejpi

  • Maemo 4.1: Available in extras through the Application Manager.
  • Maemo 5 or available in extras through the Application Manager.
  • Ubuntu

ejpi has been tested on:

  • Ubuntu 10.04
  • Maemo 4.1
  • Maemo 5

Contribute

ejpi is available under the LGPL v2.1 license

Trouble Shooting and Reporting of Bugs

A very beneficial log can be found at "~/.ejpi/ejpi.log"

Retrieved from "http://wiki.maemo.org/Ejpi"