Expression Reference Tables
 
 
 

The following expression reference tables serve as a set of basic expression syntax formats in order to get you started using expressions. They are classified by function, and include operator reference tables and function reference tables.

There are 12 expression reference tables:

Expression Table Description
Arithmetic Operators Perform basic mathematical functions—see Arithmetic Operators.
Comparison Operators Compare two values with each other—see Comparison Operators.
Operator Precedence Operations are performed in a specific order—see Operator Precedence.
Math Functions Advanced math functions—see Math Functions.
Vector Functions Operators that are based on vector behavior—see Vector Functions.
Random Number Functions Operators that return random values based on given vectors and seed values—see Random Number Functions.
Rounding Functions Returns rounded values—see Rounding Functions.
Trigonometric Functions Returns or converts values based on trigonometric functions—see Trigonometric Functions.
Constants Returns values based on quantities that never vary—see Constants.
Time Functions Returns values based on time—see Time Functions.
Profile Functions Returns values based on curve profiles—see Profile Functions.
Conditional Functions Returns values based on explicit conditions—see Conditional Functions