Package | Description |
---|---|
org.pentaho.reporting.libraries.formula.operators |
Modifier and Type | Class | Description |
---|---|---|
class |
AddOperator |
Null-Values are converted into ZERO
|
class |
DivideOperator |
A division operation.
|
class |
MultiplyOperator |
Creation-Date: 31.10.2006, 16:34:11
|
class |
PowerOperator |
This has to be implemented manually if we want to support arbitary precision.
|
class |
SubtractOperator |
Creation-Date: 31.10.2006, 16:34:11
|