Back

Float Expression Math General Node


Evaluate a math expression with a single float that can be accessed with the hard coded variable name: `value`.

Properties

- Expression (String)
The expression to evaluate. Access the float with the variable: `value`.

- Value (Float)
The float value used in the expression.