07-16-2013 11:41 PM
How do I format a DBL double numeric into form of 0.000E+0 using functional VIs?
Do I require any REGEX for format into string?
Thanks,
Alan
Solved! Go to Solution.
07-17-2013 12:39 AM - edited 07-17-2013 12:43 AM
@saintalan94 wrote:
How do I format a DBL double numeric into form of 0.000E+0 using functional VIs?
You just need 'Format Into String' function with correct FORMAT STRING input.