Built-in Functions
Prev
Next

Built-in Functions

Table G.1. Kst Built-in Function

FunctionDescription
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

Prev
Next
Home


Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team