class |
Countif |
Implementation for the function COUNTIF
|
class |
Delta |
Implementation for Excel DELTA() function.
|
class |
Frequency |
Implementation of Excel 'Analysis ToolPak' function FREQUENCY()
Returns a frequency distribution as a vertical array
|
class |
Intercept |
Implementation of Excel function INTERCEPT()
|
class |
LinearRegressionFunction |
Base class for linear regression functions.
|
static class |
MatrixFunction.TwoArrayArg |
|
static class |
NumericFunction.TwoArg |
|
class |
Quotient |
Implementation for Excel QUOTIENT () function.
|
class |
Rept |
Implementation for Excel REPT () function.
|
class |
Roman |
Implementation for Excel WeekNum() function.
|
class |
Slope |
Implementation of Excel function SLOPE()
|
class |
Sumx2my2 |
Implementation of Excel function SUMX2MY2()
|
class |
Sumx2py2 |
Implementation of Excel function SUMX2PY2()
|
class |
Sumxmy2 |
Implementation of Excel function SUMXMY2()
|
class |
WeekNum |
Implementation for Excel WeekNum() function.
|
class |
XYNumericFunction |
|