Uses of Package
edu.hws.jcm.functions

Packages that use edu.hws.jcm.functions
data   
edu.hws.jcm.functions   
 

Classes in edu.hws.jcm.functions used by data
FunctionParserExtension
          An object belonging to a concrete subclass of FunctionParserExtesion is a mathematical function that can be registered with a Parser and then used in strings that are parsed by that parser.
TableFunction
          A TableFunction is a function that is specified by a table of (x,y)-points.
 

Classes in edu.hws.jcm.functions used by edu.hws.jcm.functions
FunctionParserExtension
          An object belonging to a concrete subclass of FunctionParserExtesion is a mathematical function that can be registered with a Parser and then used in strings that are parsed by that parser.
TableFunction
          A TableFunction is a function that is specified by a table of (x,y)-points.