Owning Palette: 1D & 2D Evaluation VIs
Requires: Full Development System
Interprets a string as a numeric calculation and determines the result.

  Add to the block diagram | 
  Find on the palette | 
![]()  | 
formula is a string representing the calculation without any variables. | 
![]()  | 
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 calculation. | 
![]()  | 
error out contains error information. This output provides standard error out functionality. | 
The following input, formula
sin(pi(1/2)) + 3*5 - 2
results in y value 14.00.