|
|||||||||
| Home >> All >> com >> hartmath >> [ loadable overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.hartmath.loadable
Class EFactorial2

java.lang.Objectcom.hartmath.mapping.E1Arg
com.hartmath.loadable.EFactorial2
- All Implemented Interfaces:
- com.hartmath.mapping.FunctionEvaluator
- public class EFactorial2
- extends com.hartmath.mapping.E1Arg
Fatorial2 numbers n*(n-2)*(n-4)...
| Constructor Summary | |
EFactorial2()
Constructor for the EFactorial2 object |
|
| Method Summary | |
com.hartmath.expression.HObject |
e1IntArg(com.hartmath.expression.HInteger fac)
Description of the Method |
| Methods inherited from class com.hartmath.mapping.E1Arg |
e1ComArg, e1DblArg, e1DblComArg, e1FraArg, e1FunArg, e1ObjArg, e1SymArg, evaluate, operatorString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
EFactorial2
public EFactorial2()
- Constructor for the EFactorial2 object
| Method Detail |
e1IntArg
public com.hartmath.expression.HObject e1IntArg(com.hartmath.expression.HInteger fac)
- Description of the Method
|
|||||||||
| Home >> All >> com >> hartmath >> [ loadable overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC