Skip to content

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

NameDescriptionTypeRequired
ValueThe mathematical expression to visualizeTextYes

Outputs

NameDescriptionType
No outputsThis node is for preview purposes only-

Math Expression Example

How to Use It

  1. Drag the Math Expression node into your graph.
  2. Connect a string containing a valid mathematical expression to the "Value" input.
  3. The node will display a graphical representation of the expression.
  4. Use the visualization to understand the behavior and pattern of the expression.
![](/images/Screenshot%202025-04-09%20at%2012.53.14%E2%80%AFPM%20%281%29.png)

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

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.