Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  Web & Software Development  |  Other Developer Tools  |  iota-calc

iota-calc

iota-calc - 1.7.6

scientific calculator designed with programmers in mind

All Time: (2.0)
This Version: Not rated (0.0)
Current Version: 1.7.6
Release Date: 2008-06-06
License: Shareware
Downloads (this version): 528
Downloads (all versions): 7,249
Price: $19.95

Information Related to Version:

Broken Link? Newer Version? Tell us!

Product Description:

Key Features:

  • Supports a rich expression format, which is in most cases identical to what you would type in your programming language.
  • Support for adding unlimited numbers of variables or variable expressions.
  • Built-in debugger that lets you see the expression simplified step by step.
  • Debugger Back-step lets you backup as many steps as you like so that you can replay critical operations.
  • C/C++ operator precedence
  • Mouse optional, all calculator commands and functions can be done using the keyboard alone.
  • Mini-Calc Mode lets your calculator take up very little screen real estate, and yet remain entirely usable.
  • Running paper tape(s) (1 per calculator) for calculations, allows annotations, and is stored between runs.
  • Built-in Ascii chart makes it easy to look up even invisible characters.
  • View results in big endian (default) or little endian.
  • Numerous built-in unit conversions (memory sizes, lengths, areas, volumes, temperatures, currency etc.)
  • Built-in great circle route and straight line distance calculator.
Input/Output Formats:
  • Binary, Octal, Decimal, hexadecimal, Booleans, Characters, UTF-8 (out only), and UTF-16 (out only)
  • Convert automatically between these types in your expression with the keyboard, a button, or a contextual menu.
Operators and Functions:
  • Standard: Addition, Subtraction, Multiplication, Division, Modulus, Power, Square Root
  • Grouping: Parenthesis
  • Variables: Previous Answer
  • Bitwise: complement, and, or, xor, shift left, shift right
  • Comparators: equals, less than, greater than, less than or equal, greater than or equal
  • Logical: and, or, and not
  • Trigonometric: Sine, Cosine, Tangent, Arc-Sine, Arc-Cosine, Arc-Tangent, Degrees To Radians, Radians to Degrees
  • Other: Min, Max, Round, Ceiling, Floor, Absolute Value, Sign
Constants:
  • Pi

What's new in this version:

Improved Mac OS X Leopard compatibility. Floating windows no longer interfere with using the mouse on sheet windows.

Operating System Requirements:

This product is designed to run on the following operating systems:

  • Mac OS X 10.5 Intel
  • Mac OS X 10.5 PPC
  • Mac OS X 10.4 Intel
  • Mac OS X 10.4 PPC
  • Mac OS X 10.3.9
  • Mac OS X 10.3
  • Mac OS X 10.2

Screenshots:

Download Links:

Your Installed Versions:


 

Feedback Summary:

This Version:
Overall Rating: Not rated (0.0) Features: Not rated (0.0) Support: Not rated (0.0)
Ease of Use: Not rated (0.0) Quality / Stability: Not rated (0.0) Price: Not rated (0.0)
Add Your Feedback

Key to Types of Feedback:

ReviewsReviews   TroubleshootingTroubleshooting   Usage TipsUsage Tips   Developer NotesDeveloper Notes   CommentaryCommentary   Featured ReviewsFeatured Reviews

iota-calc CommentaryGrammar checker - Version: 1.6.6, 12/2/2005 01:37PM PST

(0 of 4 users found this comment useful)

oscarruitt_dotmac
"scientific calculator designed with programmer's in mind"

Great--then it includes a grammar checker.
Post a commentAlert Admin

Most Recent Replies: View All 1 Replies

iota-calc ReviewBad, bad, bad - Version: 1.0, 3/19/2005 05:08PM PST

(3 of 4 users found this comment useful)

Mike Waterfall SW
I'll break down why this is bad:

- Clicking any function button doesn't add parentheses for the functions, even though it requires them.
- There's no way to go back a step in the guided tour and there's no way to just pause the tour and still be able to switch steps.
- The documentation doesn't cover what the buttons do, what the syntax is for each function, etc, although it gladly spends considerable time teaching programmers what a debugger is... as if we didn't already know. Now there's some screwed up priorities.
- It brags about following C/C++ order of predecence, but it doesn't do much else in the way of being like C++. Want to test (true || false)? Too bad. How about (!false)? Too bad! The evaluations are a strange mixture of REALbasic and C/C++.
- It doesn't save its preferences. I hope you like the default colors for everything.
- Why is "follows the order of precedence" a feature? It wouldn't be much of a calculator if it didn't follow them!
- There's no way to keep track of old expressions. What kind of calculator these days doesn't have that?
- $25!? For a calculator!?

...and finally:
- 5^2 = 7. Learn something new everyday, huh? I could have sworn it was 25, but like the guided tour says: "Suppose you were expecting a different answer. Iota-calc lets you step through the evaluation to see why it got the answer it did."
Post a commentAlert Admin

Most Recent Replies: View All 1 Replies