Temperatures and length conversions. This program was mainly writen as an example program to show how to use the buttons and the read from a record, sdata('rec') function.
Draws opamp circuit and calculates the output voltage. The resistor values can be changed on the main screen before you press the [RUN] button to start the program.
Magnitude response of average filter. This program show the use of the pval(...) function which is very usefull for calculating polynomials in nominators and denominators. Updated, labels added !!!!
RC filter example. This program shows how to use of complex numbers for calculating the frequency response and the magnitude of an electronic low pass filter. Notice how the gain is higher at lower frequencies than at higher frequencies.
Reflectance calculator. This program calculates the reflection of a substance with the specific specification when incident angle changes from zero to ninety degrees.