Evaluates the continued fraction at the value x.
@param x the evaluation point.
@return the value of the continued fraction evaluated at x.
@throws ConvergenceException if the algorithm fails to converge.
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.