Convert the string to a real number.
This function converts a string into a real number. This command returns 0.0 if the text of the string is not recognizable as a number.
Examples
(angtof string [mode])
(ascii string)
(atoi string)
(chr integer)
LISP Compatibility
Programming Overview of LISP (LISt Processing) Language