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
- last edited on
03-20-2026
12:50 PM
by
Content Cleaner
@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.