Eval Parsed Formula String VI
- Updated2025-03-14
- 2 minute(s) read
Takes the output of the Parse Formula String VI and fixes input values to calculate function values.

Inputs/Outputs
![]() X Values is an array of x values corresponding to the n Variables. ![]() Variables is an array of strings representing the n independent variables of the given formula. There is a one-to-one relation between Variables and X Values. ![]() Parsed Formula can be wired directly from the corresponding output of the Parse Formula String VI. Parsed Formula is a cluster containing the following parameters.
![]() error in describes error conditions that occur before this node runs. This input provides standard error in functionality. ![]() y value is the result of the interpretation process, such as the function value. ![]() error out contains error information. This output provides standard error out functionality. |