bmihura
2008-08-14 20:10:06 UTC
What is LabVIEW’s algorithm for automatically formatting numbers?
I’m porting some LabVIEW code to C#, and I want to exactly duplicate the functionality of LabVIEW’s “Format Into String” function with “%#_6g” for its “format string” input.
I’m porting some LabVIEW code to C#, and I want to exactly duplicate the functionality of LabVIEW’s “Format Into String” function with “%#_6g” for its “format string” input.