Additional Information
To find out where the division by zero happens, refer to
Debugging Tools in LabVIEW. Also, make sure you are not dividing by an array that has elements that are initialised as 0.
Undefined data can also be from taking a square root of a negative number as shown in the figure below.
LabVIEW supports
Complex Numbers but they require a special numeric data type.