Calculate List (vuo.math.calculate.list)

Applies a math expression to each value in a list, and outputs the new list.

The math expression can use:

For a complete list of the operators and functions available, see the Calculate node’s description.

Keywords: %, &&, *, +, -, /, <, <=, ==, >, >=, ^, abs, acos, acosh, add, and, asin, asinh, atan, atan2, atanh, avg, compare, condition, cos, cosh, difference, divide, equal, equation, exp, expression, formula, greater, if, less, ln, log, log10, log2, logic, mathematics, maths, max, min, minus, modulus, multiply, or, pi, power, product, quotient, rint, sign, sin, sinh, sqrt, subtract, sum, tan, tanh, trigonometry, x, ×,


Example composition:


Back to vuo.math node set documentation.