Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
X
Y
I
IF
- Static variable in class com.japisoft.formula.
FormulaParser
IFOperator
- class com.japisoft.formula.operator.binary.
IFOperator
.
If Then operator : IF A then B
IFOperator()
- Constructor for class com.japisoft.formula.operator.binary.
IFOperator
IN
- Static variable in class com.japisoft.formula.
FormulaParser
INOperator
- class com.japisoft.formula.operator.binary.
INOperator
.
a in b : Check if the element 'a' is inside the list 'b'
INOperator()
- Constructor for class com.japisoft.formula.operator.binary.
INOperator
install(Function)
- Method in class com.japisoft.formula.lib.
AbstractLib
Install a new function evaluation
install(Lib)
- Method in class com.japisoft.formula.lib.
AbstractLib
Install a secondary library
install(Lib)
- Static method in class com.japisoft.formula.lib.
LibManager
Change the current mathematical library by this one
install(String)
- Method in class com.japisoft.formula.lib.
AbstractLib
Install a new function by its class name
install(String)
- Static method in class com.japisoft.formula.lib.
LibManager
Change the current mathematical library by this class name
installDefaultLib()
- Static method in class com.japisoft.formula.lib.
LibManager
Install the default library
com.japisoft.formula.lib.standard.Standard
IntFunction
- class com.japisoft.formula.lib.standard.
IntFunction
.
Compute an integer from a double More information at :
http://www.japisoft.com
IntFunction()
- Constructor for class com.japisoft.formula.lib.standard.
IntFunction
isBigDecimal()
- Method in class com.japisoft.formula.
Variant
isBoolean()
- Method in class com.japisoft.formula.
Variant
isDouble()
- Method in class com.japisoft.formula.
Variant
isHighPrecisionMode()
- Method in interface com.japisoft.formula.node.
NodeContext
isHighPrecisionMode()
- Method in class com.japisoft.formula.
Formula
isHighPrecisionMode()
- Method in class com.japisoft.formula.
FormulaContext
isLeaf()
- Method in class com.japisoft.formula.node.
AbstractNode
isList()
- Method in class com.japisoft.formula.
Variant
isParamMode()
- Method in class com.japisoft.formula.node.
GroupNode
isString()
- Method in class com.japisoft.formula.node.
ValueNode
isString()
- Method in class com.japisoft.formula.
Variant
ival
- Variable in class com.japisoft.formula.
FormulaParserVal
integer value of this 'union'
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
X
Y