Evaluates a mathematical expression and returns a constant number
ID
input-math-math-expression
Name
Math Expression
Group
Math
Package
Input
Keywords
expression: '2 * x + sin(x)'
Range Input
Select
Text Area Input
Text Input
Boolean
Color Input
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
x | Number | Numeric input for the expression |
Outputs
Name | Type | Description |
---|---|---|
value | Number | Resulting constant number from the expression |
Config Ports
Name | Type | Description | Default Value |
---|---|---|---|
expression | String | Mathematical expression to be evaluated |