SimReal - Help - Calculator - Function of one variable parAbel Logo

[Main Menu] [Previous] [Next]
Chose '2D Function' from the menu system
To the left of the calculator is shown 4 different areas:
- Up to the left: A coordinat system for plotting functions
- Down to the left: An area for result information
- Up to the right: Parameters and operations for functions
- Down to the right: Predefined and auto (self) defined functions

Predefined functions are:
Line - Parabola - Hyperbola - ln - log - e^x - a^x - sin - cos - tan
In addition circle and ellipse.

When you chose on of the predefined functions (push the radiobutton), the function expression is shown in the 'Arithmetic expression Window' and also in the calculator display if you remove the menu system.
Each funcion (also self defined functions) can contain nine parameters A, B, C, D, R, S, T, U, V. The parameter scrollbar can be used to set the current parametervalue. When the checkbox 'ParameterValue' is set, the value of the parameters are shown, else the formal function expression is shown with letters A, B, ... instead of their values.
There are two parameter scrollbars, the upper one to set parametervalue, the lower one to scale the values.

The graph of several functions can be shown at the same time, all of them shown in blue color except the current one in red color. Every graph shown are indicated by the checkboxes, the current one by the radiobutton.
The parametervalues are always connected to the current function.

You can type your own function (chose f1, f2 or f3), remove the menusystem and type in the function expression:
y=A*(x-B)^3+C*x and push the 'Draw' button.


In the graph area you can remove the grid or show the grid in two different modes.
x- and y-axis can be scrolled, scaled and reset.

Different operations for the function/graph can be made:
- Node: A node is fixed to the current graph and will follow the x-position of the mouse pointer
- Coord: Coordinat information is fixed to the node
- Derive: The tangent to the current graph at the node position is shown together with the value of y'
- Zero: The zero point nearest to the node is shown
- MinMax: A min/max point between two nodes is shown
- Point: Computing the best Least Mean Square n-degree polynomial to a point set
- Equation: Computing the solution of n linear equations.