LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

adding floating point

 

i am trying to add up floating point numbers. ranges go from 1.2434e-15 to 3.2434e-11 .  
what is the best way to add these number in labview ? i may run the test over 40k times so i am not sure labview would be able to do this. 
any suggestions ? 

 

0 Kudos
Message 1 of 4
(2,549 Views)

The add function.

Message 2 of 4
(2,537 Views)

AddArrayElements.png

0 Kudos
Message 3 of 4
(2,532 Views)

You need a faster computer!  Smiley Very Happy

 

I'm not sure why you would think that LabVIEW would have trouble adding numbers???  It's not rocket science (and LabVIEW is pretty good at rocket science).

LabVIEW Pro Dev & Measurement Studio Pro (VS Pro) 2019
0 Kudos
Message 4 of 4
(2,510 Views)