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

Quick Search    Search Deep

com.hartmath.loadable
Class EDivide  view EDivide download EDivide.java

java.lang.Object
  extended bycom.hartmath.mapping.E2Arg
      extended bycom.hartmath.loadable.EDivide
All Implemented Interfaces:
com.hartmath.mapping.FunctionEvaluator

public class EDivide
extends com.hartmath.mapping.E2Arg

Class Declaration.

Version:
%I%, %G%

Constructor Summary
EDivide()
          Constructor for the EDivide object
 
Method Summary
 com.hartmath.expression.HObject e2ObjArg(com.hartmath.expression.HObject o0, com.hartmath.expression.HObject o1)
          Method Declaration.
 
Methods inherited from class com.hartmath.mapping.E2Arg
binaryOperator, e2ComArg, e2DblArg, e2DblComArg, e2FraArg, e2FunArg, e2IntArg, eComIntArg, eFunIntArg, evaluate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EDivide

public EDivide()
Constructor for the EDivide object

Method Detail

e2ObjArg

public com.hartmath.expression.HObject e2ObjArg(com.hartmath.expression.HObject o0,
                                                com.hartmath.expression.HObject o1)
Method Declaration.