All Classes and Interfaces
Class
Description
AngleUtilTest tests the angle normalization methods in AngleUtil.
Test the ArcSine class.
Test the ArcTangentTest class.
BenchmarkPolynomialRoots tests the speed of different algorithms.
ComplexDemo.java.
Test the Concatenation class.
Test the Constant class and the Nan class.
Test that derivative of a function matches the local slope.
Test scenario.
Test the Exponent class.
Demonstrate various classed in function package.
Test the Interval class.
Test the KnotReport enum.
Test the Logarithm class.
Test the Function interface
Test the classes in the means package
PerformanceTests.java.
Test the PowerFunction class.
Test the Product class.
Test the Quotient class.
Test the Sine class.
Test the Sum class.
TestComplex.java.
TestComplexMath.java.
TestPolynomialRoots.java.
TestPolynomialRoots2.java.