ModularM
Modular2y ago
3 replies
taalhaataahir01022001

String to float

How can i convert string to float32?
e.g.,
var a:String = "-0.01536663"

atol is not helping as it's used to convert to integers and not float.
Was this page helpful?