Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.hartmath.initial
Class EN  view EN download EN.java

java.lang.Object
  extended bycom.hartmath.mapping.SFunctionEvaluator
      extended bycom.hartmath.initial.EN
All Implemented Interfaces:
com.hartmath.mapping.FunctionEvaluator

class EN
extends com.hartmath.mapping.SFunctionEvaluator

Class Declaration.

Version:
%I%, %G%

Constructor Summary
(package private) EN()
           
 
Method Summary
 com.hartmath.expression.HObject evaluate(com.hartmath.expression.HFunction f, com.hartmath.lib.Session session)
          Description of the Method
 
Methods inherited from class com.hartmath.mapping.SFunctionEvaluator
evaluate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EN

EN()
Method Detail

evaluate

public com.hartmath.expression.HObject evaluate(com.hartmath.expression.HFunction f,
                                                com.hartmath.lib.Session session)
Description of the Method