PDAcalc matrix - Use this calculator for your basic and linear algebra calculations. Using matrices allows you to perform far more powerful calculations with less instructions. Instead of using one value at the time use a matrix or vector containing hundreds of values.
Uses same syntax as high-end mathematical programs like matlab.
Matrix calculations
No tables or different screens to enter the elements of a matrix.
Autoscaling
x=[-4:0.1:4]; % Creates a vector of values from -4 till 4
plot(x,x.^2) % Plot these values versus x^2
Logarithmic scaling
Logarithmic scaling for the x-axis and the y-axis.
Solve linear equations
[2 3;1 -1][14;-3] % Solves for 2*x+3*y=14 and x-y=-3
Roots function
roots([1 -1.43 0.49]) % Finds the roots of x^2-1.43x+0.49
Complex numbers
t=[0:0.1:2*pi]; % Create a vector of values from 0 till 2pi
plot(exp(1j*t)) % These short instructions will plot a circle using a matrix containing complex numbers.
Solve higher order differential equations
A 'spring damper' example is included in the mechanical category of the build-in database.
Build-in matrix functions
Eigen values - Singular value decomposition - LU - QR - KRON - magic - pascal etc.
Create your own keypad
Select a special keypad for matrix calculations, basic calculations, scientific calculations or just define your own keypad with your own buttons for your own needs. Buttons on keypad will resize automatically.
Built-in database to store your own scripts
Store your scripts in different categories for easy access.
Several example scripts are included.
Color-coded debug screen
If there is an error in your script the line number at which
Like it? Share with your friends!
Supported operating systems:
Palm OS 4.x, Palm OS 5.x
Similar Software:
Numerus Numerus- basic standard 4 function calculator... that operates in Roman numerals.
Source code available for download on my web site http://www.multimania.com/aldweb/
Update Description:
v2.3 (09/17/07):
- Recompiled this program with the latest iziBasic version 6
Free42 Free42 is a complete re-implementation of the HP-42S calculator and the HP-82240 printer. Free42 was written from scratch, without using any HP code. You do not need any ROM images in order to use it, yet it is fully HP-42S compatible
Meditor Meditor - Java symbolic computing library and mathematical editor.
With the following features:
- Polynomial system solving
- Vectors and matrices
- Factorization
- Derivatives
- Integrals (rational functions)
- Modular computation
- Boolean algebra
- Simplification
- MathML output
- Java code generation
- Geometric algebra
Update Description:
v2
TapeCalcCL (Palm OS) TapeCalcCL (Palm OS) is a powerful yet easy to use graphical simulation of a hardware calculator. Tapecalc can be used as a standard decimal calculator with 9 memories for general problem solving. An exclusive feature of TapeCalc is the simulation of a paper tape printout on one side of the Palm screen
AEsolverC (Palm OS) AEsolverC (Palm OS) - Instantly solve quadratic, cubic and quartic algebraic equations. Displays all roots and extrema of second, third and fourth degree polynomial equations. Also displays root extrema. Includes a four function calculator with nine memories. Includes memory area for coefficients of 9 different equations
Kalk RPN calculator with double precision and statistical computation functions
Feet & Inches Add-on for MathU Pro Feet & Inches Add-on for MathU Pro - Provides conversions/calculations (add, subtract, multiply and divide) with decimals of a foot to feet, inches, sixteenths and visa versa. Also includes a RISE, RUN, SLOPE, PITCH program to calculate the three sides of a triangle (in Ft.In16 format) and the angle of slope (degrees or Ft
snapCalc5 snapCalc5 is the Palm OS5 version of snapCalc.
It allows you to pop up a basic calculator from within any PalmOS® application, do some calculations, and, if you choose, copy the result to the underlying application.
SnapCalc also allows you to paste a value and use it in your calculations. SnapCalc does not require MATHLIB.PRC but it does not do trig functions
Other Software by developer «ADACS LLC»:
PDAcalc classic PDAcalc classic is a general purpose programmable graphing calculator.
No programming is needed for your basic calculations including plotting functions, solving equations for unknown variables etc. No programming experience is needed to write your own scripts
CplxCalPro CplxCalPro - While this calculator is not necessarily designed just to balance your checkbook, you could easily do so. CplxCalPro allows you to perform the most advanced calculations and function graphing without any programming. Instead of retyping the same equations with just a few different values you can create a little program