math-read-number-simple
math-read-number-simple is a compiled Lisp function in `calc.el
'.
(math-read-number-simple S)
Convert the string S into a Calc number.
S is assumed to be a simple number (integer or float without an exponent)
and all digits are kept, regardless of Calc's current precision.