Numeric Functions

Use the Numeric functions located on the Functions»Numeric palette to create and perform arithmetic, trigonometric, logarithmic, and complex mathematical operations on numbers and to convert numbers from one data type to another.

Click the icons for function descriptions.

Add Subtract Multiply Divide Quotient & Remainder Conversion Functions Increment Decrement Add Array Elements Multiply Array Elements Compound Arithmetic Trigonometric Functions Absolute Value Round To Nearest Round To -Infinity Round To +Infinity Random Number (0-1) Logarithmic Functions Square Root Negate Scale By Power Of 2 Sign Reciprocal Complex Functions Numeric Constant Enum Constant Ring Constant Expression Node Additional Numeric Constants

Absolute Value Numeric Constant
Add Quotient & Remainder
Add Array Elements Random Number (0-1)
Compound Arithmetic Reciprocal
Decrement Ring Constant
Divide Round To -Infinity
Enum Constant Round To +Infinity
Expression Node Round To Nearest
Increment Scale By Power Of 2
Multiply Sign
Multiply Array Elements Square Root
Negate Subtract

Subpalettes

Additional Numeric Constants Logarithmic
Complex Trigonometric
Conversion

Refer to the examples\general\structs.llb for examples of using the arithmetic functions.

Refer to the Undefined or Unexpected Data section in Chapter 6, Running and Debugging VIs, of the LabVIEW User Manual for more information about overflow and underflow.