Reference of all functions of Siglab - panel A functions.
These functions are the current arythmetic functions. There are no shortcuts for these buttons.
| Buttons | Shortcut | Result and Explanation |
|
|
abs(x) : absolute value of what come after. | |
|
|
f(x)=1 for any abscisse. | |
|
|
square root (x). | |
|
|
^2(x) = x * x | |
|
|
log(x) is the neperian logarithm. | |
|
|
exp(x) is exponential x. | |
|
|
tan(x) tangente of x (is it english ?). | |
|
|
atan(x) inverse function to tan(x). | |
|
|
cos(x) cosinus of x. If you wish to have the hyperbolic cosinus, just do cos( %i * x ). | |
|
|
acos(x) arccosinus x. | |
|
|
sin(x) sinus x. | |
|
|
asin(x) arc sinus of x or inverse sinus. |















