Functions for Deriving Datasets

There are many functions available for calculating new datasets. You can type them directly (in ALL CAPS for those that include words or abbreviated words), or add them to your dataset definition using the pull-down menu. Click on the functions below for more information about each one.

+  

-

*

/

^

=

!=

OR

AND

<

<=

>

>=

ABS(expr)

COS(expr)

DECIMAL(expr)

EXP(expr)

IF(condition, then expr, else expr)

INTEGER(expr)

ISMISSING()

LOG(expr)

LOG10(expr)

MAX($("Dataset"))

MAX($("Dataset"), y, m, d, h, m, s)

MEAN($("Dataset"))

MEAN($("Dataset"), y, m, d, h, m, s)

MIN($("Dataset"))

MIN($("Dataset"), y, m, d, h, m, s)

MISSING()

MOD(expr)

OBJID()

SIN(expr)

SQRT(expr)

STDDEV($("Dataset"))

STDDEV($("Dataset") , y, m, d, h, m, s)

STRING(expr, width)

SUM(expr, expr, ...)

TAN(expr)

 

Table of Contents

Index

Glossary

-Search-

Back