Bob's Calculator Version 2.0 Updated: 2005.02.01  
  Home     Main screen     Forms     Programming     Customization  
   Overview       Run       View       Add/Edit       Commands       Samples   

Families
Conditional
Display
Financial
Integer
Mem
Misc
Ops
Program flow
Stack
Stats
Trig
Value
Operations (general operations)
A couple of the program commands might look a little odd in this group.  This is because some of the symbols cannot be displayed with the standard Palm font.  So a command such as "<e>^x" means "e raised to the power of x", and "^xrooty" means the "Xth root of y".

Most of the command functions below are obvious, but some will include a note of explanation.
CHSChange sign
1/x
x2
rootxsquare root of X
%Y multiplied by X percent
delta%% change from Y to X
%T% that X is of Y (Y is the 'total')
Y^x
ln
Log
^xrootyXth root of Y
<e>^xe raised to the power of X
10^x
x!factorial
+, -, x, /
ANDlogical AND
ORlogical OR
XORlogical exclusive OR
NOTlogical NOT



(c) 2005 RarM_Software