Math Expression
What It Does
The Math Expression node visualizes a mathematical expression as a graph. It allows you to see the behavior of formulas and equations in graphical form.
Inputs
| Name | Description | Type | Required |
|---|---|---|---|
| Value | The mathematical expression to visualize | Text | Yes |
Outputs
| Name | Description | Type |
|---|---|---|
| No outputs | This node is for preview purposes only | - |

How to Use It
- Drag the Math Expression node into your graph.
- Connect a string containing a valid mathematical expression to the "Value" input.
- The node will display a graphical representation of the expression.
- Use the visualization to understand the behavior and pattern of the expression.

Tips
- This node is deprecated and may be removed in future versions.
- Use the Evaluate Math node for calculations and PreviewCurve for visualizations instead.
See Also
- Preview Curve: For visualizing specific curve types.
Use Cases
- Formula Validation: Visually confirm the behavior of custom mathematical formulas.
- Function Exploration: Explore the shapes of various mathematical functions.
- Equation Preview: Preview the graphical representation of design-related mathematical expressions.