GizmoCalc is a graphics calculator: you type a function defition, eg:
cos(x)/(1+x*x)
We choose the interval of denition (xmin, xmax) and the number of points N where the
function is calculated. GizmoCalc calculates the table of the function at N equidistant
points and trace the curve of the function in this interval. It is possible to trim the curve
to examine the behavior of the curve in a particular field.
You can save or open your formulas, save your picture (.jpg), save the table of the calculation in a CSV file, print
the table or the picture.
GizmoCalc may use the basic functions of REALBasiv or Visual Basic
The program interface and documentation are in English, French or German.