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,216 Views)

The add function.

Message 2 of 4
(2,204 Views)

AddArrayElements.png

0 Kudos
Message 3 of 4
(2,199 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 - Unfortunately now moving back to C#, .NET, Python due to forced change to subscription model by NI. 8^{
0 Kudos
Message 4 of 4
(2,177 Views)