I'm using a formula node on Labview PDA and i have problem regarding multiplying double variable. If I multiply integer number (as double) everithing is OK.
example 45*2 the results is 90.0
If I multiply 2 fractional number the solution is wrong:
example 45*2.5 the results is 112.0705032 and there is some strange features inserting the values inside the number control.
I Attach the source code and the PDA executable (to convert Lat, Long coord. to UTM) in order to undestand the problem. I you remember that the same code work perfectly if the execution target is Labview for Windows.
Best Regards
Sergio Zanoli