Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
C
checkReady(int)
- Method in class hussam.math.operations.
Function
This can be used as a check for arguments.
checkReady()
- Method in class hussam.math.operations.
Operand
Tests if this operand has two arguments, a previous argument and a next argument.
COMMA
- Static variable in interface hussam.math.operations.
Operator
Comma has lower power.
compareTo(Operator)
- Method in class hussam.math.operations.factory.
OperatorFactoryImpl
compareTo(Operator)
- Method in class hussam.math.operations.
Function
Compares the Function with another operator.
compareTo(Operator)
- Method in class hussam.math.operations.
Operand
Compares this operand with another Operator.
Constant
- Class in
hussam.math.operations
This is an Operation that simulates a constant number.
Constant(String, Operation)
- Constructor for class hussam.math.operations.
Constant
Constructs a new Constant with a name and an Operation.
ConstantNumber
- Class in
hussam.math.operations
هذه الفئة تمثل رقما عمليا مثل: 4و 5و 40و -123,345345.
ConstantNumber(double)
- Constructor for class hussam.math.operations.
ConstantNumber
Constructs a Constant Number.
createReader()
- Method in class hussam.math.operations.extra.
CustomFunctionFactory
Prepares the reader.
CustomFunction
- Class in
hussam.math.operations.extra
A Custom Function, is a Function that takes an expression to evaluate the arguments.
CustomFunction(OperatorSource, String, String)
- Constructor for class hussam.math.operations.extra.
CustomFunction
Constructing using An operatorSource, the name of the function, the expression used to evalute the arguments.
CustomFunction(String, String)
- Constructor for class hussam.math.operations.extra.
CustomFunction
This will use the default OperatorSource.
CustomFunctionFactory
- Class in
hussam.math.operations.extra
This is custom function factory.
CustomFunctionFactory(OperatorSource, String, String, String)
- Constructor for class hussam.math.operations.extra.
CustomFunctionFactory
Creates a new Factory given the expression.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V