Function entry

In the function window, the functions to be calculated are enterred.A function consists of only a term, or of a label, a '=' character and a term. Comment lines are marked with a space in the first column.

The most simple way to enter functions is using the Function selection dialog.

Example:

Sinus = sin(x)

The result is the sine function. X-Values are automatically inserted.

Test = x/[R1]

R1 = 5k

The function 'Test' calculates the current x-value divided by the value of 'R1', which is determined by calculating the function named 'R1'.

The following functions are available:

General math functions

Trigonometric functions

Functions for complex numbers

Labels and constants

Logical functions

Operators

Operator precedence

Comments

User defined functions

Funktions based on graphs