Math blocks perform calculations on input. See the following table for details.
Block |
Math Type |
Inputs |
---|---|---|
* |
Multiply |
2–8 |
+ |
Add |
2–8 |
X/Y |
Divide |
2 |
X-Y |
Subtract |
2 |
Neg |
Negative |
1 |
Abs |
Absolute |
1 |
Sqr |
Square Root |
1 |
Cos |
Cosine |
1 |
Sin |
Sine |
1 |
Tan |
Tangent |
1 |
ATan |
Arc Tangent |
1 |
ACos |
Arc Cosine |
1 |
ASin |
Arc Sine |
1 |
Exp |
Exponent |
1 |
LN |
Natural Log |
1 |
LOG |
Log |
1 |
X^Y |
X^Y |
2 |
The number of inputs to a Math logic block depends on the number of inputs supported by the type of math function. The Logic Connector Tool allows you to add multiple connections to the output of the block.
Note: Trigonometry blocks (SIN, COS, TAN, ASIN, ACOS, ATAN) perform
calculations based on radians only.
See Editing Blocks in Edit Mode for information on editing Math blocks.