Closed greenarrow closed 9 years ago
This is valid in Python string to float conversion and is found in STL files generated by several programs.
e.g. '321e+5'
Thanks!
Would you mind adding a quick test for this? I think it should just be a matter of adding a new case to this one.
This is valid in Python string to float conversion and is found in STL files generated by several programs.
e.g. '321e+5'