LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

conversion table string to double

Solved!
Go to solution

@JÞB wrote:

"Real numbers" is a mathematical concept.  Floating point representation is a computational standard.  A huge difference! computers don't work with Real numbers.  (Well not this one-  there are analog computors but they don't work with any OS LabVIEW supports)

Good point. Floats are limited in their precision, even with 15 numbers of significance, how big the difference is is dependant on the situation. 😉 There are some systems that already use the Real terminology, some programming languages and databases e.g. You can fairly say a Float is a good approximation of Real, albeit less so when using 16 bit floats ... The original point, though, was the naming of the conversion tools and possibly adaption to "less LV-savvy" people, and in that case Real would be close enough. I feel either one is better than fract/exp though. 🙂

 

/Y

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 11 of 11
(386 Views)