2.0

Table Of Contents
Chapter 7 Creating and Plotting Sheets Using Sheet Manager
834
Text Label Formula Function Symbols
You can use the following functions to convert values within labels.
Text Label Formula Function Symbols
Symbols Function
+ addition
- subtraction
* multiplication
/ division
^ exponent
( open parenthesis
) closed parenthesis
ABS absolute value of a number
ACOS arccosine of a number
ASIN arcsine of a number
ATAN arctangent of a number
COS cosine of a number
COSH hyperbolic cosine of a number
EXP e raised to the power of a number
LOG logarithm of a number to a specified base
LOG10 base-10 logarithm of a number
POW10 number raised to a power of 10
ROUND rounds to the closest integer
SIN sine of a number
SINH hyperbolic sine of a number
SQRT square root of a number
SQR square of a number
TAN tangent of a number
TANH hyperbolic tangent of a number
TRUNC number truncated to an integer