Reference: toRealNumber
toRealNumber(s) returns the real number represented by the s, if possible.
Example: toRealNumber("1024") = 1024toRealNumber(s) returns the real number represented by the s, if possible.
Example: toRealNumber("1024") = 1024