Examples:


\begin{picture}(380,1)(0,0)
\put (0,0){\framebox{(}380,1)}
\end{picture}


\begin{picture}(380,1)(0,0)
\put (0,0){\framebox{(}380,1)}
\end{picture}

A floating-point number consists of an integer (optional), then a decimal point, and then another integer, optionally followed by an exponent. For example, 23.2, 0.23, and 23.0e-10 are valid floating-point numbers.



Neng-Fa Zhou 2013-01-25