Hello,
In LabVIEW 8.0, the result will be 36. This is the dot product of [1 2 3] and [1 4 9]. What is the problem you are having?
In LabVIEW 8.2, however, you will receive an error. In 8.2, all built-in function names must be lower case. Changing "Dot" to "dot" will let the script run in 8.2.
Grant M.
Staff Software Engineer | LabVIEW Math & Signal Processing | National Instruments