java.lang.Object
com.hartmath.mapping.E1Arg
com.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 |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
larr
static final long[] larr
barr
static final byte[] barr
first
static boolean first
EACoth
public EACoth()
- Constructor for the EACoth object
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