Math Operators
Perform calculations, conversions, and transformations.
| Page | Description |
|---|---|
| Arithmetic | Perform mathematical calculations on input data. |
| Clamp | Clamp, round, or limit values. |
| Constants | Get mathematical constants. |
| Coordinates | Convert between coordinate systems. |
| Exp | Raise a number to a specified power. |
| Geometry | Perform geometric calculations and transformations. |
| Log | Calculate the logarithm of a number. |
| Remap | Remap values between ranges. |
| Trigonometry | Perform trigonometric calculations. |
| Vector | Perform vector and matrix calculations. |
| Wave | Generate waveforms, for example to control the behavior of particles over time. |