Metadata: fixed parsing of scaling factors
- Default C++ to_string implementation only supplies 6 decimal digits of accuracy, truncating very small scaling factors - Now using string streams
Please register or sign in to comment
- Default C++ to_string implementation only supplies 6 decimal digits of accuracy, truncating very small scaling factors - Now using string streams