Convert a string to a double -- Allowed input is in fixed notation ddd.fff.
@return A double value representation of the string, or return Double.NaN if the string can not be converted.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.