Features - 20 digit precision with exponents of +- 32500
- Dynamic button area
- Stack manipulation using drag/drop and pen tap
- Button memories using drag and drop
- Uses Palm user preferences for number format and sound
- Scrollable stack using hardware scroll buttons
- Copy/paste
- Integer mode
- Recall last arguments (undo) in multiple steps up to and including the last CLR
- Handles Infinite and NaN values
- Configurable buttons with drag and drop
User selectable options - Scientific or engineering exponents
- Variable or fixed number of decimal places -3 to 12
- Use of thousand separators
- Precision 1 - 20 digits
- Degrees/Radians
- Word size for integer calculations 1-64 bits
- Signed/unsigned integer representation
- Base 2-16
- Button height
- Minimum number of stack rows
- Decimal separator (PalmOS prefs)
- Thousand separator (PalmOS prefs)
- Sound level (PalmOS prefs)
| Functions Arithmetic Functions +, -, *, /, Percent, 1/x, Sqroot, y^x, x^2, Xroot, Modulus Logarithmic Functions Lg, Ln, Log, 2^x, e^x, 10^x Trigonometric Functions Sin, Cos, Tan, Asin, Acos, Atan, Pytagoras, Degrees/Radians Combinatorial Functions Comb, x! Integer Functions Factor, GCD, Modulus, Integer part Binary/Logical Functions And, Or, Xor, Not, Shift left, Shift right |