Tagged Questions
1
vote
2answers
166 views
Faster way to convert real strings into numbers [duplicate]
Working with big files, I have to convert some numbers that are in string format into real MMA numbers. I know that I can use ToExpression but it's slow when ...
