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

Quick Search    Search Deep

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

java.lang.Object
  extended bycom.hartmath.mapping.E1Arg
      extended bycom.hartmath.loadable.EACoth
All Implemented Interfaces:
com.hartmath.mapping.FunctionEvaluator, com.hartmath.mapping.Plugin

public class EACoth
extends com.hartmath.mapping.E1Arg
implements com.hartmath.mapping.Plugin

Description of the Class


Field Summary
(package private) static byte[] barr
           
(package private) static boolean first
           
(package private) static long[] larr
           
 
Constructor Summary
EACoth()
          Constructor for the EACoth object
 
Method Summary
 com.hartmath.expression.HObject e1DblArg(com.hartmath.expression.HDouble dbl)
          Description of the Method
 com.hartmath.expression.HObject e1DblComArg(com.hartmath.expression.HDoubleComplex d)
          Description of the Method
 void init(com.hartmath.lib.Session session)
          Description of the Method
 
Methods inherited from class com.hartmath.mapping.E1Arg
e1ComArg, e1FraArg, e1FunArg, e1IntArg, e1ObjArg, e1SymArg, evaluate, operatorString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

larr

static final long[] larr

barr

static final byte[] barr

first

static boolean first
Constructor Detail

EACoth

public EACoth()
Constructor for the EACoth object

Method Detail

init

public void init(com.hartmath.lib.Session session)
Description of the Method

Specified by:
init in interface com.hartmath.mapping.Plugin

e1DblArg

public com.hartmath.expression.HObject e1DblArg(com.hartmath.expression.HDouble dbl)
Description of the Method


e1DblComArg

public com.hartmath.expression.HObject e1DblComArg(com.hartmath.expression.HDoubleComplex d)
Description of the Method