GeekCalc
SingleSpeed Biking
 SingleSpeed

Electric Vehicles Electric Vehicles  Spyder
 EV1
 Paseo
Palm OS Applications Palm
 EVDash
 EV1Dash
 Clock
Free Software
 XMLite
 GeekCalc  LDAP Probe
Robot Mill Robot
Personal
 who am I
 Family
 Ancestors
 Email me
Scrapbook
Links

GeekCalc - a developer's calculator for Mac OS X

GeekCalc is designed for the software developer. It includes the basic calculator functionality but also supports signed and unsigned integer math for 64, 32, 16, and 8 bit integers. An ASCII mode and an ASCII character table are included as well.

The calculator was developed as an exercise to learn Objective-C and the OS X development environment. The calculator seemed like a simple way to start and it also gave me a calculator that has the features I haven't been able to find in any other free calculators.

Release Notes

  • Version 1.0.6 (9/29/2005)
    • Square root key remapped to correct function
    • Changed non-decimal input limits
    • Moved buttons around for reduced mouse motion
  • Version 1.0.5 (12/26/2004)
    • Enter key mapping fixed for all keyboards
    • The option-P key now enters the value of pi
  • Version 1.0.4 (2/25/2004)
    • Close button now quits application
    • Return key is the same as pressing the '=' button
    • Clear key clears current value
  • Version 1.0.3 (9/6/2003)
    • fixed bug in the inverse cosine function
    • changed the abs button to log of x base y
  • Version 1.0.1 (3/25/2003)
    • fixed bug in the e and pi keys
    • changed precision to 15 places
    • corrected version number in about box
  • Version 1.0 (3/3/2003)
    • First release.

Download it here or from the Apple downloads section.

Email me if you discover any bugs or have any suggestions.