Jump to content

Expression Node function

From LabVIEW Wiki
Revision as of 21:20, 1 July 2020 by Q (talk | contribs) (Started page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Object information
Owning palette(s) Numeric palette
Type Function
Requires Basic Development Environment
Icon

Use the Expression Node function 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.

Usage

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links