class |
BesselJ |
Implementation for Excel BESSELJ() function.
|
class |
Complex |
Implementation for Excel COMPLEX () 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 |
Days360 |
Calculates the number of days between two dates based on a 360-day year
(twelve 30-day months), which is used in some accounting calculations.
|
class |
Dec2Bin |
Implementation for Excel DEC2BIN() function.
|
class |
Dec2Hex |
Implementation for Excel DELTA() function.
|
class |
Delta |
Implementation for Excel DELTA() function.
|
class |
DollarDe |
Implementation for Excel DOLLARDE() function.
|
class |
DollarFr |
Implementation for Excel DOLLARFR() function.
|
class |
Fixed |
|
class |
Fixed2ArgFunction |
Convenience base class for functions that must take exactly two arguments.
|
class |
Frequency |
Implementation of Excel 'Analysis ToolPak' function FREQUENCY()
Returns a frequency distribution as a vertical array
|
class |
Hyperlink |
Implementation of Excel HYPERLINK function.
|
class |
IfFunc |
Implementation for the Excel function IF
|
class |
Index |
Implementation for the Excel function INDEX
|
class |
Intercept |
Implementation of Excel function INTERCEPT()
|
class |
LinearRegressionFunction |
Base class for linear regression functions.
|
class |
Lookup |
Implementation of Excel function LOOKUP.
|
class |
Match |
Implementation for the MATCH() Excel function.
|
static class |
MatrixFunction.TwoArrayArg |
|
class |
Quotient |
Implementation for Excel QUOTIENT () function.
|
class |
Rank |
Returns the rank of a number in a list of numbers.
|
class |
Rept |
Implementation for Excel REPT () function.
|
class |
Roman |
Implementation for Excel Roman() function.
|
class |
Slope |
Implementation of Excel function SLOPE()
|
class |
Sumif |
Implementation for the Excel function SUMIF
|
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 |
|