Table G.1. Kst Built-in Function
Function | Description |
---|---|
ABS() | returns the absolute value of the argument |
SQRT() | returns the square root value of the argument |
CBRT() | returns the cubic root value of the argument |
SIN() | sine function |
COS() | cosine function |
TAN() | tangent function |
ASIN() | acrsine function |
ACOS() | arccosin function |
ATAN() | arctangent function |
SEC() | secant function |
CSC() | cosecant function |
COT() | cotangent function |
SINH() | hyperbolic sine function |
COSH() | hyperbolic cosine function |
TANH() | hyperbolic tangent function |
EXP() | exponential function |
LN() | natural logarithmic function |
LOG() | base 10 logarithmic function |
Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team