org.apache.commons.math3.dfp
Class DfpMathTest

java.lang.Object
  extended by org.apache.commons.math3.dfp.DfpMathTest

public class DfpMathTest
extends Object


Constructor Summary
DfpMathTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testPow()
           
 void testSin()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DfpMathTest

public DfpMathTest()
Method Detail

setUp

public void setUp()

tearDown

public void tearDown()

testPow

public void testPow()

testSin

public void testSin()


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