LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Convert Scientific Notation to Float

Solved!
Go to solution

Hello

How can we convert Scientific notation to float.

 

e.g.

1.23E-3(string) as  0.00123(float)

 

Thanks

 

0 Kudos
Message 1 of 3
(5,110 Views)
Solution
Accepted by topic author laliteshjoshi

Use Fract/EngStringToNumber. Or ScanFromString with format %f…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 3
(5,107 Views)

Thanks

 

0 Kudos
Message 3 of 3
(5,092 Views)