Show in Contents
Add to Favorites
Home: Inferno
Operator Reference
Operator Reference
Comparison Operators
Animation and Expressions
>
Expressions
>
Operator Reference
>
Arithmetic Operators
Use the following arithmetic operators to perform basic mathematical operations.
Operator
Description
+
Addition
-
Subtraction
*
Multiplication
/
Division
%
Modulo (this is a binary operator)
(
x,y
,
z
)
Vector where
x, y
and
z
are scalar values