Expression Node

Owning Palette: Numeric VIs and Functions

Requires: Base Development System

Use the Expression Node to calculate expressions that contain a single variable. The following built-in functions are allowed in formulas: abs, acos, acosh, asin, asinh, atan, atanh, ceil, cos, cosh, cot, csc, exp, expm1, floor, getexp, getman, int, intrz, ln, lnp1, log, log2, max, min, mod, rand, rem, sec, sign, sin, sinc, sinh, sizeOfDim, sqrt, tan, tanh.

Details  

 Add to the block diagram  Find on the palette
input is the value that the Expression Node uses as the variable.
output returns the value of the calculation.

Expression Node Details

Expression Nodes are useful when an expression has only one variable but is otherwise complicated. Use the correct syntax, operators, and functions when creating Expression Nodes.

Expression Nodes have the following restrictions: