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

-

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.

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.

Last updated