Compound Arithmetic function
Appearance
![]() |
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |
Object information | |
---|---|
Owning palette(s) | Boolean palette |
Type | Function |
Requires | Basic Development Environment |
Usage

Performs various logical and arithmetic operations on Boolean and numeric values for a dynamic amount of inputs.
Available operations:
- Add
- Multiply
- AND (see Logical And)
- OR (see Logical Or)
- XOR (see Exclusive Or)
This function is especially useful when doing logical and arithmetic operations on more than two input values.
Invert input and output:
The Compound Arithmetic function allows to invert any of the inputs as well as the output selectively.