SuanShu, a Java numerical and statistical library

Package com.numericalmethod.suanshu.analysis.function

Interface Summary
Function The mathematical concept of a function expresses the idea that one quantity (the argument of the function, also known as the input) completely determines another quantity (the value, or output).
 

Class Summary
FunctionOps This class collects some commonly used mathematical functions.
 

Exception Summary
Function.EvaluationException RuntimeException thrown when it fails to evaluate an expression.
 


SuanShu, a Java numerical and statistical library

Copyright © 2011 Numerical Method Inc. Ltd. All Rights Reserved.