class |
BesselJ |
Implementation for Excel BESSELJ() function.
|
class |
Correl |
Implementation for Excel CORREL() function.
|
class |
Countif |
Implementation for the function COUNTIF
|
class |
Covar |
Implementation for Excel COVAR() and COVARIANCE.P() functions.
|
class |
Delta |
Implementation for Excel DELTA() function.
|
class |
DollarDe |
Implementation for Excel DOLLARDE() function.
|
class |
DollarFr |
Implementation for Excel DOLLARFR() 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 |
|
class |
Quotient |
Implementation for Excel QUOTIENT () function.
|
class |
Rept |
Implementation for Excel REPT () function.
|
class |
Roman |
Implementation for Excel Roman() 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 |
TDist2t |
Implementation for Excel T.DIST.2T() function.
|
class |
TDistRt |
Implementation for Excel T.DIST.RT() function.
|
class |
WeekNum |
Implementation for Excel WeekNum() function.
|
class |
XYNumericFunction |
|