org.apache.commons.math3.util
Class ContinuedFractionTest

java.lang.Object
  extended by org.apache.commons.math3.util.ContinuedFractionTest

public class ContinuedFractionTest
extends Object

Version:
$Id: ContinuedFractionTest.java 1244107 2012-02-14 16:17:55Z erans $

Constructor Summary
ContinuedFractionTest()
           
 
Method Summary
 void testGoldenRatio()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContinuedFractionTest

public ContinuedFractionTest()
Method Detail

testGoldenRatio

public void testGoldenRatio()
                     throws Exception
Throws:
Exception


Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.