ILIAS
Release_4_0_x_branch Revision 61816
|
Static Public Member Functions | |
static | setCompatibilityMode ($compatibilityMode) |
static | getCompatibilityMode () |
static | setReturnDateType ($returnDateType) |
static | getReturnDateType () |
static | DUMMY () |
static | NA () |
static | NaN () |
static | NAME () |
static | REF () |
static | LOGICAL_AND () |
static | LOGICAL_OR () |
static | LOGICAL_FALSE () |
static | LOGICAL_TRUE () |
static | LOGICAL_NOT ($logical) |
static | STATEMENT_IF ($condition=true, $returnIfTrue=0, $returnIfFalse=False) |
STATEMENT_IF. | |
static | STATEMENT_IFERROR ($value= '', $errorpart= '') |
STATEMENT_IFERROR. | |
static | REVERSE_ATAN2 ($xCoordinate, $yCoordinate) |
static | LOG_BASE ($number, $base=10) |
static | SUM () |
static | SUMSQ () |
static | PRODUCT () |
static | QUOTIENT () |
static | MIN () |
static | MINA () |
static | SMALL () |
static | MAX () |
static | MAXA () |
static | LARGE () |
static | PERCENTILE () |
static | QUARTILE () |
static | COUNT () |
static | COUNTBLANK () |
static | COUNTA () |
static | COUNTIF ($aArgs, $condition) |
static | SUMIF ($aArgs, $condition, $sumArgs=array()) |
static | AVERAGE () |
static | AVERAGEA () |
static | MEDIAN () |
static | MODE () |
static | DEVSQ () |
static | AVEDEV () |
static | GEOMEAN () |
static | HARMEAN () |
static | TRIMMEAN () |
static | STDEV () |
static | STDEVA () |
static | STDEVP () |
static | STDEVPA () |
static | VARFunc () |
static | VARA () |
static | VARP () |
static | VARPA () |
static | RANK ($value, $valueSet, $order=0) |
RANK. | |
static | PERCENTRANK ($valueSet, $value, $significance=3) |
PERCENTRANK. | |
static | INTERCEPT ($yValues, $xValues) |
INTERCEPT. | |
static | RSQ ($yValues, $xValues) |
RSQ. | |
static | SLOPE ($yValues, $xValues) |
SLOPE. | |
static | STEYX ($yValues, $xValues) |
STEYX. | |
static | COVAR ($yValues, $xValues) |
COVAR. | |
static | CORREL ($yValues, $xValues) |
CORREL. | |
static | LINEST ($yValues, $xValues, $const =True, $stats=False) |
LINEST. | |
static | LOGEST ($yValues, $xValues, $const =True, $stats=False) |
LOGEST. | |
static | FORECAST ($xValue, $yValues, $xValues) |
FORECAST. | |
static | TREND ($yValues, $xValues=array(), $newValues=array(), $const =True) |
TREND. | |
static | GROWTH ($yValues, $xValues=array(), $newValues=array(), $const =True) |
GROWTH. | |
static | ROMAN ($aValue, $style=0) |
static | SUBTOTAL () |
SUBTOTAL. | |
static | SQRTPI ($number) |
SQRTPI. | |
static | FACT ($factVal) |
FACT. | |
static | FACTDOUBLE ($factVal) |
FACTDOUBLE. | |
static | MULTINOMIAL () |
MULTINOMIAL. | |
static | CEILING ($number, $significance=null) |
CEILING. | |
static | EVEN ($number) |
EVEN. | |
static | ODD ($number) |
ODD. | |
static | INTVALUE ($number) |
INTVALUE. | |
static | ROUNDUP ($number, $digits) |
ROUNDUP. | |
static | ROUNDDOWN ($number, $digits) |
ROUNDDOWN. | |
static | MROUND ($number, $multiple) |
MROUND. | |
static | SIGN ($number) |
SIGN. | |
static | FLOOR ($number, $significance=null) |
FLOOR. | |
static | PERMUT ($numObjs, $numInSet) |
PERMUT. | |
static | COMBIN ($numObjs, $numInSet) |
COMBIN. | |
static | SERIESSUM () |
SERIESSUM. | |
static | STANDARDIZE ($value, $mean, $stdDev) |
STANDARDIZE. | |
static | LCM () |
LCM. | |
static | GCD () |
GCD. | |
static | BINOMDIST ($value, $trials, $probability, $cumulative) |
BINOMDIST. | |
static | NEGBINOMDIST ($failures, $successes, $probability) |
NEGBINOMDIST. | |
static | CRITBINOM ($trials, $probability, $alpha) |
CRITBINOM. | |
static | CHIDIST ($value, $degrees) |
CHIDIST. | |
static | CHIINV ($probability, $degrees) |
CHIINV. | |
static | EXPONDIST ($value, $lambda, $cumulative) |
EXPONDIST. | |
static | FISHER ($value) |
FISHER. | |
static | FISHERINV ($value) |
FISHERINV. | |
static | BETADIST ($value, $alpha, $beta, $rMin=0, $rMax=1) |
BETADIST. | |
static | BETAINV ($probability, $alpha, $beta, $rMin=0, $rMax=1) |
BETAINV. | |
static | GAMMADIST ($value, $a, $b, $cumulative) |
GAMMADIST. | |
static | GAMMAINV ($probability, $alpha, $beta) |
GAMMAINV. | |
static | GAMMALN ($value) |
GAMMALN. | |
static | NORMDIST ($value, $mean, $stdDev, $cumulative) |
NORMDIST. | |
static | NORMSDIST ($value) |
NORMSDIST. | |
static | LOGNORMDIST ($value, $mean, $stdDev) |
LOGNORMDIST. | |
static | NORMINV ($probability, $mean, $stdDev) |
NORMINV. | |
static | NORMSINV ($value) |
NORMSINV. | |
static | LOGINV ($probability, $mean, $stdDev) |
LOGINV. | |
static | HYPGEOMDIST ($sampleSuccesses, $sampleNumber, $populationSuccesses, $populationNumber) |
HYPGEOMDIST. | |
static | TDIST ($value, $degrees, $tails) |
TDIST. | |
static | TINV ($probability, $degrees) |
TINV. | |
static | CONFIDENCE ($alpha, $stdDev, $size) |
CONFIDENCE. | |
static | POISSON ($value, $mean, $cumulative) |
POISSON. | |
static | WEIBULL ($value, $alpha, $beta, $cumulative) |
WEIBULL. | |
static | SKEW () |
SKEW. | |
static | KURT () |
KURT. | |
static | RAND ($min=0, $max=0) |
RAND. | |
static | MOD ($a=1, $b=1) |
MOD. | |
static | CHARACTER ($character) |
CHARACTER. | |
static | ASCIICODE ($characters) |
ASCIICODE. | |
static | CONCATENATE () |
CONCATENATE. | |
static | STRINGLENGTH ($value= '') |
STRINGLENGTH. | |
static | SEARCHSENSITIVE ($needle, $haystack, $offset=1) |
SEARCHSENSITIVE. | |
static | SEARCHINSENSITIVE ($needle, $haystack, $offset=1) |
SEARCHINSENSITIVE. | |
static | LEFT ($value= '', $chars=1) |
LEFT. | |
static | RIGHT ($value= '', $chars=1) |
RIGHT. | |
static | MID ($value= '', $start=1, $chars=null) |
MID. | |
static | REPLACE ($oldText= '', $start=1, $chars=null, $newText) |
REPLACE. | |
static | RETURNSTRING ($testValue= '') |
RETURNSTRING. | |
static | FIXEDFORMAT ($value, $decimals=2, $no_commas=false) |
FIXEDFORMAT. | |
static | TEXTFORMAT ($value, $format) |
TEXTFORMAT. | |
static | TRIMSPACES ($stringValue= '') |
TRIMSPACES. | |
static | TRIMNONPRINTABLE ($stringValue= '') |
TRIMNONPRINTABLE. | |
static | ERROR_TYPE ($value= '') |
ERROR_TYPE. | |
static | IS_BLANK ($value=null) |
IS_BLANK. | |
static | IS_ERR ($value= '') |
IS_ERR. | |
static | IS_ERROR ($value= '') |
IS_ERROR. | |
static | IS_NA ($value= '') |
IS_NA. | |
static | IS_EVEN ($value=0) |
IS_EVEN. | |
static | IS_ODD ($value=null) |
IS_ODD. | |
static | IS_NUMBER ($value=0) |
IS_NUMBER. | |
static | IS_LOGICAL ($value=true) |
IS_LOGICAL. | |
static | IS_TEXT ($value= '') |
IS_TEXT. | |
static | IS_NONTEXT ($value= '') |
IS_NONTEXT. | |
static | VERSION () |
VERSION. | |
static | DATE ($year=0, $month=1, $day=1) |
DATE. | |
static | TIME ($hour=0, $minute=0, $second=0) |
TIME. | |
static | DATEVALUE ($dateValue=1) |
DATEVALUE. | |
static | TIMEVALUE ($timeValue) |
TIMEVALUE. | |
static | DATETIMENOW () |
DATETIMENOW. | |
static | DATENOW () |
DATENOW. | |
static | DAYS360 ($startDate=0, $endDate=0, $method=false) |
DAYS360. | |
static | DATEDIF ($startDate=0, $endDate=0, $unit= 'D') |
DATEDIF. | |
static | YEARFRAC ($startDate=0, $endDate=0, $method=0) |
YEARFRAC. | |
static | NETWORKDAYS ($startDate, $endDate) |
NETWORKDAYS. | |
static | WORKDAY ($startDate, $endDays) |
WORKDAY. | |
static | DAYOFMONTH ($dateValue=1) |
DAYOFMONTH. | |
static | DAYOFWEEK ($dateValue=1, $style=1) |
DAYOFWEEK. | |
static | WEEKOFYEAR ($dateValue=1, $method=1) |
WEEKOFYEAR. | |
static | MONTHOFYEAR ($dateValue=1) |
MONTHOFYEAR. | |
static | YEAR ($dateValue=1) |
YEAR. | |
static | HOUROFDAY ($timeValue=0) |
HOUROFDAY. | |
static | MINUTEOFHOUR ($timeValue=0) |
MINUTEOFHOUR. | |
static | SECONDOFMINUTE ($timeValue=0) |
SECONDOFMINUTE. | |
static | EDATE ($dateValue=1, $adjustmentMonths=0) |
EDATE. | |
static | EOMONTH ($dateValue=1, $adjustmentMonths=0) |
EOMONTH. | |
static | TRUNC ($value=0, $number_digits=0) |
TRUNC. | |
static | POWER ($x=0, $y=2) |
POWER. | |
static | BINTODEC ($x) |
BINTODEC. | |
static | BINTOHEX ($x, $places=null) |
BINTOHEX. | |
static | BINTOOCT ($x, $places=null) |
BINTOOCT. | |
static | DECTOBIN ($x, $places=null) |
DECTOBIN. | |
static | DECTOOCT ($x, $places=null) |
DECTOOCT. | |
static | DECTOHEX ($x, $places=null) |
DECTOHEX. | |
static | HEXTOBIN ($x, $places=null) |
HEXTOBIN. | |
static | HEXTOOCT ($x, $places=null) |
HEXTOOCT. | |
static | HEXTODEC ($x) |
HEXTODEC. | |
static | OCTTOBIN ($x, $places=null) |
OCTTOBIN. | |
static | OCTTODEC ($x) |
OCTTODEC. | |
static | OCTTOHEX ($x, $places=null) |
OCTTOHEX. | |
static | _parseComplex ($complexNumber) |
static | COMPLEX ($realNumber=0.0, $imaginary=0.0, $suffix='i') |
COMPLEX. | |
static | IMAGINARY ($complexNumber) |
IMAGINARY. | |
static | IMREAL ($complexNumber) |
IMREAL. | |
static | IMABS ($complexNumber) |
IMABS. | |
static | IMARGUMENT ($complexNumber) |
IMARGUMENT. | |
static | IMCONJUGATE ($complexNumber) |
IMCONJUGATE. | |
static | IMCOS ($complexNumber) |
IMCOS. | |
static | IMSIN ($complexNumber) |
IMSIN. | |
static | IMSQRT ($complexNumber) |
IMSQRT. | |
static | IMLN ($complexNumber) |
IMLN. | |
static | IMLOG10 ($complexNumber) |
IMLOG10. | |
static | IMLOG2 ($complexNumber) |
IMLOG2. | |
static | IMEXP ($complexNumber) |
IMEXP. | |
static | IMPOWER ($complexNumber, $realNumber) |
IMPOWER. | |
static | IMDIV ($complexDividend, $complexDivisor) |
IMDIV. | |
static | IMSUB ($complexNumber1, $complexNumber2) |
IMSUB. | |
static | IMSUM () |
IMSUM. | |
static | IMPRODUCT () |
IMPRODUCT. | |
static | getConversionGroups () |
getConversionGroups | |
static | getConversionGroupUnits ($group=NULL) |
getConversionGroupUnits | |
static | getConversionGroupUnitDetails ($group=NULL) |
getConversionGroupUnitDetails | |
static | getConversionMultipliers () |
getConversionGroups | |
static | CONVERTUOM ($value, $fromUOM, $toUOM) |
CONVERTUOM. | |
static | BESSELI ($x, $n) |
BESSELI. | |
static | BESSELJ ($x, $n) |
BESSELJ. | |
static | BESSELK ($x, $ord) |
BESSELK. | |
static | BESSELY ($x, $ord) |
BESSELY. | |
static | DELTA ($a, $b=0) |
DELTA. | |
static | GESTEP ($number, $step=0) |
GESTEP. | |
static | ERF ($lower, $upper=null) |
ERF. | |
static | ERFC ($x) |
ERFC. | |
static | LOWERCASE ($mixedCaseString) |
LOWERCASE. | |
static | UPPERCASE ($mixedCaseString) |
UPPERCASE. | |
static | PROPERCASE ($mixedCaseString) |
PROPERCASE. | |
static | DOLLAR ($value=0, $decimals=2) |
DOLLAR. | |
static | DOLLARDE ($fractional_dollar=Null, $fraction=0) |
DOLLARDE. | |
static | DOLLARFR ($decimal_dollar=Null, $fraction=0) |
DOLLARFR. | |
static | EFFECT ($nominal_rate=0, $npery=0) |
EFFECT. | |
static | NOMINAL ($effect_rate=0, $npery=0) |
NOMINAL. | |
static | PV ($rate=0, $nper=0, $pmt=0, $fv=0, $type=0) |
PV. | |
static | FV ($rate=0, $nper=0, $pmt=0, $pv=0, $type=0) |
FV. | |
static | PMT ($rate=0, $nper=0, $pv=0, $fv=0, $type=0) |
PMT. | |
static | NPER ($rate=0, $pmt=0, $pv=0, $fv=0, $type=0) |
NPER. | |
static | IPMT ($rate, $per, $nper, $pv, $fv=0, $type=0) |
IPMT. | |
static | CUMIPMT ($rate, $nper, $pv, $start, $end, $type=0) |
CUMIPMT. | |
static | PPMT ($rate, $per, $nper, $pv, $fv=0, $type=0) |
PPMT. | |
static | CUMPRINC ($rate, $nper, $pv, $start, $end, $type=0) |
CUMPRINC. | |
static | NPV () |
NPV. | |
static | DB ($cost, $salvage, $life, $period, $month=12) |
DB. | |
static | DDB ($cost, $salvage, $life, $period, $factor=2.0) |
DDB. | |
static | ACCRINT ($issue, $firstinter, $settlement, $rate, $par=1000, $frequency=1, $basis=0) |
ACCRINT. | |
static | ACCRINTM ($issue, $settlement, $rate, $par=1000, $basis=0) |
ACCRINTM. | |
static | AMORDEGRC ($cost, $purchased, $firstPeriod, $salvage, $period, $rate, $basis=0) |
static | AMORLINC ($cost, $purchased, $firstPeriod, $salvage, $period, $rate, $basis=0) |
static | DISC ($settlement, $maturity, $price, $redemption, $basis=0) |
DISC. | |
static | PRICEDISC ($settlement, $maturity, $discount, $redemption, $basis=0) |
PRICEDISC. | |
static | PRICEMAT ($settlement, $maturity, $issue, $rate, $yield, $basis=0) |
PRICEMAT. | |
static | RECEIVED ($settlement, $maturity, $investment, $discount, $basis=0) |
RECEIVED. | |
static | INTRATE ($settlement, $maturity, $investment, $redemption, $basis=0) |
INTRATE. | |
static | TBILLEQ ($settlement, $maturity, $discount) |
TBILLEQ. | |
static | TBILLPRICE ($settlement, $maturity, $discount) |
TBILLPRICE. | |
static | TBILLYIELD ($settlement, $maturity, $price) |
TBILLYIELD. | |
static | SLN ($cost, $salvage, $life) |
SLN. | |
static | YIELDMAT ($settlement, $maturity, $issue, $rate, $price, $basis=0) |
YIELDMAT. | |
static | YIELDDISC ($settlement, $maturity, $price, $redemption, $basis=0) |
YIELDDISC. | |
static | CELL_ADDRESS ($row, $column, $relativity=1, $referenceStyle=True, $sheetText='') |
CELL_ADDRESS. | |
static | COLUMN ($cellAddress=Null) |
static | ROW ($cellAddress=Null) |
static | OFFSET ($cellAddress=Null, $rows=0, $columns=0, $height=null, $width=null) |
static | CHOOSE () |
static | MATCH ($lookup_value, $lookup_array, $match_type=1) |
MATCH The MATCH function searches for a specified item in a range of cells. | |
static | INDEX ($arrayValues, $rowNum=0, $columnNum=0) |
Uses an index to choose a value from a reference or array implemented: Return the value of a specified cell or array of cells Array form not implemented: Return a reference to specified cells Reference form. | |
static | SYD ($cost, $salvage, $life, $period) |
SYD. | |
static | TRANSPOSE ($matrixData) |
TRANSPOSE. | |
static | MMULT ($matrixData1, $matrixData2) |
MMULT. | |
static | MINVERSE ($matrixValues) |
MINVERSE. | |
static | MDETERM ($matrixValues) |
MDETERM. | |
static | SUMX2MY2 ($matrixData1, $matrixData2) |
SUMX2MY2. | |
static | SUMX2PY2 ($matrixData1, $matrixData2) |
SUMX2PY2. | |
static | SUMXMY2 ($matrixData1, $matrixData2) |
SUMXMY2. | |
static | VLOOKUP ($lookup_value, $lookup_array, $index_number, $not_exact_match=true) |
VLOOKUP The VLOOKUP function searches for value in the left-most column of lookup_array and returns the value in the same row based on the index_number. | |
static | LOOKUP ($lookup_value, $lookup_vector, $result_vector=null) |
LOOKUP The LOOKUP function searches for value either from a one-row or one-column range or from an array. | |
static | flattenArray ($array) |
Flatten multidemensional array. | |
static | flattenSingleValue ($value= '') |
Convert an array with one element to a flat value. |
Data Fields | |
const | COMPATIBILITY_EXCEL = 'Excel' |
constants | |
const | COMPATIBILITY_GNUMERIC = 'Gnumeric' |
const | COMPATIBILITY_OPENOFFICE = 'OpenOfficeCalc' |
const | RETURNDATE_PHP_NUMERIC = 'P' |
const | RETURNDATE_PHP_OBJECT = 'O' |
const | RETURNDATE_EXCEL = 'E' |
Static Private Member Functions | |
static | _modeCalc ($data) |
static | _checkTrendArray ($values) |
static | _romanCut ($num, $n) |
static | _factors ($value) |
static | _logBeta ($p, $q) |
The natural logarithm of the beta function. | |
static | _betaFraction ($x, $p, $q) |
Evaluates of continued fraction part of incomplete beta function. | |
static | _logGamma ($x) |
static | _beta ($p, $q) |
Beta function. | |
static | _incompleteBeta ($x, $p, $q) |
Incomplete beta function. | |
static | _incompleteGamma ($a, $x) |
static | _gamma ($data) |
static | _inverse_ncdf ($p) |
static | _inverse_ncdf2 ($prob) |
static | _inverse_ncdf3 ($p) |
static | _getDateValue ($dateValue) |
_getDateValue | |
static | _getTimeValue ($timeValue) |
_getTimeValue | |
static | _isLeapYear ($year) |
static | _dateDiff360 ($startDay, $startMonth, $startYear, $endDay, $endMonth, $endYear, $methodUS) |
static | _adjustDateByMonths ($dateValue=0, $adjustmentMonths=0) |
static | _nbrConversionFormat ($xVal, $places) |
static | _cleanComplex ($complexNumber) |
static | _Besselk0 ($fNum) |
static | _Besselk1 ($fNum) |
static | _Bessely0 ($fNum) |
static | _Bessely1 ($fNum) |
static | _erfVal ($x) |
static | _erfcVal ($x) |
static | _interestAndPrincipal ($rate=0, $per=0, $nper=0, $pv=0, $fv=0, $type=0) |
static | _daysPerYear ($year, $basis) |
Static Private Attributes | |
static | $compatibilityMode = self::COMPATIBILITY_EXCEL |
static | $ReturnDateType = self::RETURNDATE_EXCEL |
static | $_errorCodes |
static | $_logBetaCache_p = 0.0 |
static | $_logBetaCache_q = 0.0 |
static | $_logBetaCache_result = 0.0 |
static | $_logGammaCache_result = 0.0 |
logGamma function | |
static | $_logGammaCache_x = 0.0 |
static | $_invalidChars = Null |
static | $_conversionUnits |
static | $_conversionMultipliers |
static | $_unitConversions |
static | $_two_sqrtpi = 1.128379167095512574 |
static | $_rel_error = 1E-15 |
static | $_one_sqrtpi = 0.564189583547756287 |
Definition at line 91 of file Functions.php.
|
staticprivate |
Definition at line 6192 of file Functions.php.
References PHPExcel_Shared_Date\ExcelToPHPObject().
Referenced by EDATE(), and EOMONTH().
|
staticprivate |
Definition at line 8173 of file Functions.php.
Referenced by BESSELK().
|
staticprivate |
Definition at line 8190 of file Functions.php.
Referenced by BESSELK().
|
staticprivate |
Definition at line 8245 of file Functions.php.
Referenced by BESSELY().
|
staticprivate |
Definition at line 8263 of file Functions.php.
Referenced by BESSELY().
|
staticprivate |
Beta function.
p | require p>0 |
q | require q>0 |
Definition at line 3758 of file Functions.php.
References $q, and LOG_GAMMA_X_MAX_VALUE.
|
staticprivate |
Evaluates of continued fraction part of incomplete beta function.
Based on an idea from Numerical Recipes (W.H. Press et al, 1992).
Definition at line 3496 of file Functions.php.
References $d, $q, $x, MAX_ITERATIONS, PRECISION, and XMININ.
Referenced by _incompleteBeta().
|
staticprivate |
Definition at line 2043 of file Functions.php.
References $key, and elseif().
Referenced by CORREL(), COVAR(), FORECAST(), INTERCEPT(), LINEST(), LOGEST(), RSQ(), SLOPE(), and STEYX().
|
staticprivate |
Definition at line 6769 of file Functions.php.
Referenced by IMCONJUGATE(), and IMDIV().
|
staticprivate |
Definition at line 5596 of file Functions.php.
References elseif().
Referenced by DAYS360().
|
staticprivate |
Definition at line 9089 of file Functions.php.
Referenced by ACCRINT(), ACCRINTM(), PRICEMAT(), YIELDDISC(), and YIELDMAT().
|
staticprivate |
Definition at line 8422 of file Functions.php.
References $d, $n, $t, $x, and _erfVal().
Referenced by _erfVal(), and ERFC().
|
staticprivate |
Definition at line 8363 of file Functions.php.
References $_rel_error, $x, and _erfcVal().
Referenced by _erfcVal(), ERF(), and NORMDIST().
|
staticprivate |
Definition at line 2981 of file Functions.php.
Referenced by GCD(), and LCM().
|
staticprivate |
Definition at line 3905 of file Functions.php.
Referenced by CHIDIST(), and GAMMADIST().
|
staticprivate |
_getDateValue
string | $dateValue |
Definition at line 5479 of file Functions.php.
References PHPExcel_Shared_Date\$dateTimeObjectType, DATEVALUE(), getReturnDateType(), PHPExcel_Shared_Date\PHPToExcel(), and setReturnDateType().
|
staticprivate |
_getTimeValue
string | $timeValue |
Definition at line 5533 of file Functions.php.
References getReturnDateType(), setReturnDateType(), and TIMEVALUE().
Referenced by HOUROFDAY(), MINUTEOFHOUR(), and SECONDOFMINUTE().
|
staticprivate |
Incomplete beta function.
The computation is based on formulas from Numerical Recipes, Chapter 6.4 (W.H. Press et al, 1992).
x | require 0<=x<=1 |
p | require p>0 |
q | require q>0 |
Definition at line 3779 of file Functions.php.
References $q, $x, _betaFraction(), elseif(), and LOG_GAMMA_X_MAX_VALUE.
Referenced by BETADIST().
|
staticprivate |
Definition at line 3888 of file Functions.php.
Referenced by CHIDIST(), and GAMMADIST().
|
staticprivate |
Definition at line 8805 of file Functions.php.
Referenced by IPMT(), and PPMT().
|
staticprivate |
Definition at line 4132 of file Functions.php.
References $d, $q, and elseif().
|
staticprivate |
Definition at line 4201 of file Functions.php.
References $y.
|
staticprivate |
Definition at line 4244 of file Functions.php.
References $q.
|
staticprivate |
Definition at line 5591 of file Functions.php.
|
staticprivate |
The natural logarithm of the beta function.
p | require p>0 |
q | require q>0 |
Definition at line 3477 of file Functions.php.
References $_logBetaCache_result, $q, _logGamma(), and LOG_GAMMA_X_MAX_VALUE.
|
staticprivate |
Definition at line 3589 of file Functions.php.
References $_logGammaCache_result, $res, $x, $y, elseif(), EPS, LOG_GAMMA_X_MAX_VALUE, MAX_VALUE, and SQRT2PI.
Referenced by _logBeta().
|
staticprivate |
Definition at line 1324 of file Functions.php.
References $data, $key, and NA().
Referenced by MODE().
|
staticprivate |
Definition at line 6347 of file Functions.php.
Referenced by BINTOHEX(), BINTOOCT(), DECTOBIN(), DECTOHEX(), DECTOOCT(), HEXTOOCT(), OCTTOBIN(), and OCTTOHEX().
|
static |
Definition at line 6720 of file Functions.php.
References elseif().
Referenced by IMABS(), IMAGINARY(), IMARGUMENT(), IMCONJUGATE(), IMCOS(), IMDIV(), IMEXP(), IMLN(), IMLOG10(), IMLOG2(), IMPOWER(), IMPRODUCT(), IMREAL(), IMSIN(), IMSQRT(), IMSUB(), and IMSUM().
|
staticprivate |
|
static |
ACCRINT.
Returns the discount rate for a security.
mixed | issue The security's issue date. |
mixed | firstinter The security's first interest date. |
mixed | settlement The security's settlement date. |
float | rate The security's annual coupon rate. |
float | par The security's par value. |
int | basis The type of day count to use. 0 or omitted US (NASD) 30/360 1 Actual/actual 2 Actual/360 3 Actual/365 4 European 30/360 |
Definition at line 9131 of file Functions.php.
References _daysPerYear(), flattenSingleValue(), and YEARFRAC().
|
static |
ACCRINTM.
Returns the discount rate for a security.
mixed | issue The security's issue date. |
mixed | settlement The security's settlement date. |
float | rate The security's annual coupon rate. |
float | par The security's par value. |
int | basis The type of day count to use. 0 or omitted US (NASD) 30/360 1 Actual/actual 2 Actual/360 3 Actual/365 4 European 30/360 |
Definition at line 9178 of file Functions.php.
References _daysPerYear(), flattenSingleValue(), and YEARFRAC().
|
static |
Definition at line 9206 of file Functions.php.
|
static |
Definition at line 9210 of file Functions.php.
|
static |
ASCIICODE.
string | $character | Value |
Definition at line 4795 of file Functions.php.
References flattenSingleValue().
|
static |
Definition at line 1453 of file Functions.php.
References AVERAGE(), and flattenArray().
|
static |
Definition at line 1200 of file Functions.php.
References flattenArray().
Referenced by AVEDEV(), DEVSQ(), KURT(), SKEW(), STDEV(), STDEVP(), SUBTOTAL(), and TRIMMEAN().
|
static |
Definition at line 1244 of file Functions.php.
References elseif(), and flattenArray().
Referenced by STDEVA(), and STDEVPA().
|
static |
BESSELI.
Returns the modified Bessel function, which is equivalent to the Bessel function evaluated for purely imaginary arguments
float | $x | |
float | $n |
Definition at line 8095 of file Functions.php.
References $n, $x, FACT(), and flattenSingleValue().
Referenced by _Besselk0(), and _Besselk1().
|
static |
BESSELJ.
Returns the Bessel function
float | $x | |
float | $n |
Definition at line 8137 of file Functions.php.
References $n, $x, FACT(), and flattenSingleValue().
Referenced by _Bessely0(), and _Bessely1().
|
static |
BESSELK.
Returns the modified Bessel function, which is equivalent to the Bessel functions evaluated for purely imaginary arguments.
float | $x | |
float | $ord |
Definition at line 8216 of file Functions.php.
References $n, $x, _Besselk0(), _Besselk1(), and flattenSingleValue().
|
static |
BESSELY.
Returns the Bessel function, which is also called the Weber function or the Neumann function.
float | $x | |
float | $n |
Definition at line 8294 of file Functions.php.
References $n, $x, _Bessely0(), _Bessely1(), and flattenSingleValue().
|
static |
BETADIST.
Returns the beta distribution.
float | $value | Value at which you want to evaluate the distribution |
float | $alpha | Parameter to the distribution |
float | $beta | Parameter to the distribution |
boolean | $cumulative |
Definition at line 3808 of file Functions.php.
References _incompleteBeta(), and flattenSingleValue().
Referenced by BETAINV().
|
static |
BETAINV.
Returns the inverse of the beta distribution.
float | $probability | Probability at which you want to evaluate the distribution |
float | $alpha | Parameter to the distribution |
float | $beta | Parameter to the distribution |
boolean | $cumulative |
Definition at line 3844 of file Functions.php.
References $result, BETADIST(), elseif(), flattenSingleValue(), MAX_ITERATIONS, and PRECISION.
|
static |
BINOMDIST.
Returns the individual term binomial distribution probability. Use BINOMDIST in problems with a fixed number of tests or trials, when the outcomes of any trial are only success or failure, when trials are independent, and when the probability of success is constant throughout the experiment. For example, BINOMDIST can calculate the probability that two of the next three babies born are male.
float | $value | Number of successes in trials |
float | $trials | Number of trials |
float | $probability | Probability of success on each trial |
boolean | $cumulative |
Definition at line 3128 of file Functions.php.
References COMBIN(), and flattenSingleValue().
|
static |
BINTODEC.
Return a binary value as Decimal.
string | $x |
Definition at line 6368 of file Functions.php.
References $out, $x, elseif(), and flattenSingleValue().
|
static |
BINTOHEX.
Return a binary value as Hex.
string | $x |
Definition at line 6404 of file Functions.php.
References $out, $x, _nbrConversionFormat(), elseif(), and flattenSingleValue().
|
static |
BINTOOCT.
Return a binary value as Octal.
string | $x |
Definition at line 6442 of file Functions.php.
References $out, $x, _nbrConversionFormat(), elseif(), and flattenSingleValue().
|
static |
CEILING.
Returns number rounded up, away from zero, to the nearest multiple of significance.
float | $number | Number to round |
float | $significance | Significance |
Definition at line 2645 of file Functions.php.
References flattenSingleValue().
Referenced by EVEN(), and ODD().
|
static |
CELL_ADDRESS.
Returns the straight-line depreciation of an asset for one period
row | Row number to use in the cell reference |
column | Column number to use in the cell reference |
relativity | Flag indicating the type of reference to return |
sheetText | Name of worksheet to use |
Definition at line 9711 of file Functions.php.
References $row, flattenSingleValue(), and PHPExcel_Cell\stringFromColumnIndex().
|
static |
CHARACTER.
string | $character | Value |
Definition at line 4779 of file Functions.php.
References flattenSingleValue().
|
static |
CHIDIST.
Returns the one-tailed probability of the chi-squared distribution.
float | $value | Value for the function |
float | $degrees | degrees of freedom |
Definition at line 3313 of file Functions.php.
References _gamma(), _incompleteGamma(), and flattenSingleValue().
Referenced by CHIINV().
|
static |
CHIINV.
Returns the one-tailed probability of the chi-squared distribution.
float | $probability | Probability for the function |
float | $degrees | degrees of freedom |
Definition at line 3342 of file Functions.php.
References $error, $result, $x, CHIDIST(), elseif(), flattenSingleValue(), MAX_ITERATIONS, and PRECISION.
|
static |
Definition at line 9809 of file Functions.php.
References flattenArray(), and flattenSingleValue().
|
static |
Definition at line 9735 of file Functions.php.
References PHPExcel_Cell\columnIndexFromString().
|
static |
COMBIN.
Returns the number of combinations for a given number of items. Use COMBIN to determine the total possible number of groups for a given number of items.
int | $numObjs | Number of different objects |
int | $numInSet | Number of objects in each combination |
Definition at line 2897 of file Functions.php.
References elseif(), FACT(), and flattenSingleValue().
Referenced by BINOMDIST(), and HYPGEOMDIST().
|
static |
COMPLEX.
returns a complex number of the form x + yi or x + yj.
float | $realNumber | |
float | $imaginary | |
string | $suffix |
Definition at line 6788 of file Functions.php.
References elseif(), and flattenSingleValue().
Referenced by IMEXP(), IMLN(), IMPOWER(), IMPRODUCT(), IMSIN(), IMSQRT(), IMSUB(), and IMSUM().
|
static |
CONCATENATE.
Definition at line 4833 of file Functions.php.
References flattenArray().
|
static |
CONFIDENCE.
Returns the confidence interval for a population mean
float | $alpha | |
float | $stdDev | Standard Deviation |
float | $size |
Definition at line 4580 of file Functions.php.
References $size, flattenSingleValue(), and NORMSINV().
|
static |
CONVERTUOM.
float | $value | |
string | $fromUOM | |
string | $toUOM |
Definition at line 8003 of file Functions.php.
References elseif(), and flattenSingleValue().
|
static |
CORREL.
Returns covariance, the average of the products of deviations for each data point pair.
array | of mixed Data Series Y |
array | of mixed Data Series X |
Definition at line 2213 of file Functions.php.
References _checkTrendArray(), trendClass\calculate(), elseif(), flattenArray(), and trendClass\TREND_LINEAR.
|
static |
Definition at line 1024 of file Functions.php.
References flattenArray().
Referenced by GEOMEAN(), LARGE(), PERCENTILE(), SMALL(), and SUBTOTAL().
|
static |
Definition at line 1089 of file Functions.php.
References flattenArray().
Referenced by SUBTOTAL().
|
static |
Definition at line 1058 of file Functions.php.
References flattenArray().
|
static |
Definition at line 1121 of file Functions.php.
References PHPExcel_Calculation\_wrapResult(), flattenArray(), and PHPExcel_Calculation\getInstance().
|
static |
COVAR.
Returns covariance, the average of the products of deviations for each data point pair.
array | of mixed Data Series Y |
array | of mixed Data Series X |
Definition at line 2184 of file Functions.php.
References _checkTrendArray(), trendClass\calculate(), elseif(), flattenArray(), and trendClass\TREND_LINEAR.
|
static |
CRITBINOM.
Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value
See http://support.microsoft.com/kb/828117/ for details of the algorithm used
float | $trials | number of Bernoulli trials |
float | $probability | probability of a success on each trial |
float | $alpha | criterion value |
\xrefitem todo 58.
Definition at line 3213 of file Functions.php.
References $t, elseif(), and flattenSingleValue().
|
static |
CUMIPMT.
Returns the cumulative interest paid on a loan between start_period and end_period.
float | $rate | Interest rate per period |
int | $nper | Number of periods |
float | $pv | Present Value |
int | start The first period in the calculation. Payment periods are numbered beginning with 1. | |
int | end The last period in the calculation. | |
int | $type | Payment type: 0 = at the end of each period, 1 = at the beginning of each period |
Definition at line 8866 of file Functions.php.
References $start, $type, flattenSingleValue(), and IPMT().
|
static |
CUMPRINC.
Returns the cumulative principal paid on a loan between start_period and end_period.
float | $rate | Interest rate per period |
int | $nper | Number of periods |
float | $pv | Present Value |
int | start The first period in the calculation. Payment periods are numbered beginning with 1. | |
int | end The last period in the calculation. | |
int | $type | Payment type: 0 = at the end of each period, 1 = at the beginning of each period |
Definition at line 8941 of file Functions.php.
References $start, $type, flattenSingleValue(), and PPMT().
|
static |
DATE.
long | $year | |
long | $month | |
long | $day |
Definition at line 5278 of file Functions.php.
References elseif(), PHPExcel_Shared_Date\ExcelToPHP(), PHPExcel_Shared_Date\ExcelToPHPObject(), PHPExcel_Shared_Date\FormattedPHPToExcel(), and PHPExcel_Shared_Date\getExcelCalendar().
|
static |
DATEDIF.
long | $startDate | Excel date serial value or a standard date string |
long | $endDate | Excel date serial value or a standard date string |
string | $unit |
Definition at line 5662 of file Functions.php.
References elseif(), PHPExcel_Shared_Date\ExcelToPHPObject(), and flattenSingleValue().
Referenced by YEARFRAC().
|
static |
DATENOW.
Definition at line 5572 of file Functions.php.
References PHPExcel_Shared_Date\ExcelToPHP(), PHPExcel_Shared_Date\ExcelToPHPObject(), and PHPExcel_Shared_Date\PHPToExcel().
|
static |
DATETIMENOW.
Definition at line 5548 of file Functions.php.
References PHPExcel_Shared_Date\PHPToExcel().
|
static |
DATEVALUE.
string | $dateValue |
Definition at line 5410 of file Functions.php.
References $t, PHPExcel_Shared_Date\ExcelToPHP(), and PHPExcel_Shared_Date\FormattedPHPToExcel().
Referenced by _getDateValue().
|
static |
DAYOFMONTH.
long | $dateValue | Excel date serial value or a standard date string |
Definition at line 5957 of file Functions.php.
References PHPExcel_Shared_Date\ExcelToPHPObject(), and flattenSingleValue().
|
static |
DAYOFWEEK.
long | $dateValue | Excel date serial value or a standard date string |
Definition at line 5977 of file Functions.php.
References PHPExcel_Shared_Date\ExcelToPHPObject(), and flattenSingleValue().
Referenced by NETWORKDAYS(), and WORKDAY().
|
static |
DAYS360.
long | $startDate | Excel date serial value or a standard date string |
long | $endDate | Excel date serial value or a standard date string |
boolean | $method | US or European Method |
Definition at line 5628 of file Functions.php.
References $method, _dateDiff360(), PHPExcel_Shared_Date\ExcelToPHPObject(), and flattenSingleValue().
Referenced by YEARFRAC().
|
static |
DB.
Returns the depreciation of an asset for a specified period using the fixed-declining balance method. This form of depreciation is used if you want to get a higher depreciation value at the beginning of the depreciation (as opposed to linear depreciation). The depreciation value is reduced with every depreciation period by the depreciation already deducted from the initial cost.
float | cost Initial cost of the asset. |
float | salvage Value at the end of the depreciation. (Sometimes called the salvage value of the asset) |
int | life Number of periods over which the asset is depreciated. (Sometimes called the useful life of the asset) |
int | period The period for which you want to calculate the depreciation. Period must use the same units as life. |
float | month Number of months in the first year. If month is omitted, it defaults to 12. |
Definition at line 9012 of file Functions.php.
References elseif().
|
static |
DDB.
Returns the depreciation of an asset for a specified period using the double-declining balance method or some other method you specify.
float | cost Initial cost of the asset. |
float | salvage Value at the end of the depreciation. (Sometimes called the salvage value of the asset) |
int | life Number of periods over which the asset is depreciated. (Sometimes called the useful life of the asset) |
int | period The period for which you want to calculate the depreciation. Period must use the same units as life. |
float | factor The rate at which the balance declines. If factor is omitted, it is assumed to be 2 (the double-declining balance method). |
Definition at line 9061 of file Functions.php.
|
static |
DECTOBIN.
Return an octal value as binary.
string | $x |
Definition at line 6480 of file Functions.php.
References $out, $x, _nbrConversionFormat(), elseif(), and flattenSingleValue().
|
static |
DECTOHEX.
Return an octal value as binary.
string | $x |
Definition at line 6550 of file Functions.php.
References $out, $x, _nbrConversionFormat(), and flattenSingleValue().
|
static |
DECTOOCT.
Return an octal value as binary.
string | $x |
Definition at line 6516 of file Functions.php.
References $out, $x, _nbrConversionFormat(), and flattenSingleValue().
|
static |
DELTA.
Tests whether two values are equal. Returns 1 if number1 = number2; returns 0 otherwise.
float | $a | |
float | $b |
Definition at line 8332 of file Functions.php.
References flattenSingleValue().
|
static |
Definition at line 1404 of file Functions.php.
References AVERAGE(), flattenArray(), and NA().
|
static |
DISC.
Returns the discount rate for a security.
mixed | settlement The security's settlement date. The security settlement date is the date after the issue date when the security is traded to the buyer. |
mixed | maturity The security's maturity date. The maturity date is the date when the security expires. |
int | price The security's price per $100 face value. |
int | redemption the security's redemption value per $100 face value. |
int | basis The type of day count to use. 0 or omitted US (NASD) 30/360 1 Actual/actual 2 Actual/360 3 Actual/365 4 European 30/360 |
Definition at line 9233 of file Functions.php.
References flattenSingleValue(), and YEARFRAC().
|
static |
DOLLAR.
This function converts a number to text using currency format, with the decimals rounded to the specified place. The format used is $#,##0.00_);($#,##0.00)..
float | $value | The value to format |
int | $decimals | The number of digits to display to the right of the decimal point. If decimals is negative, number is rounded to the left of the decimal point. If you omit decimals, it is assumed to be 2 |
Definition at line 8539 of file Functions.php.
References flattenSingleValue(), and MROUND().
|
static |
DOLLARDE.
Converts a dollar price expressed as an integer part and a fraction part into a dollar price expressed as a decimal number. Fractional dollar numbers are sometimes used for security prices.
float | $fractional_dollar | Fractional Dollar |
int | $fraction | Fraction |
Definition at line 8572 of file Functions.php.
References flattenSingleValue().
|
static |
DOLLARFR.
Converts a dollar price expressed as a decimal number into a dollar price expressed as a fraction. Fractional dollar numbers are sometimes used for security prices.
float | $decimal_dollar | Decimal Dollar |
int | $fraction | Fraction |
Definition at line 8602 of file Functions.php.
References flattenSingleValue().
|
static |
Definition at line 221 of file Functions.php.
|
static |
EDATE.
Returns the serial number that represents the date that is the indicated number of months before or after a specified date (the start_date). Use EDATE to calculate maturity dates or due dates that fall on the same day of the month as the date of issue.
long | $dateValue | Excel date serial value or a standard date string |
int | $adjustmentMonths | Number of months to adjust by |
Definition at line 6228 of file Functions.php.
References _adjustDateByMonths(), PHPExcel_Shared_Date\ExcelToPHP(), flattenSingleValue(), and PHPExcel_Shared_Date\PHPToExcel().
|
static |
EFFECT.
Returns the effective interest rate given the nominal rate and the number of compounding payments per year.
float | $nominal_rate | Nominal interest rate |
int | $npery | Number of compounding payments per year |
Definition at line 8631 of file Functions.php.
References flattenSingleValue().
|
static |
EOMONTH.
Returns the serial number for the last day of the month that is the indicated number of months before or after start_date. Use EOMONTH to calculate maturity dates or due dates that fall on the last day of the month.
long | $dateValue | Excel date serial value or a standard date string |
int | $adjustmentMonths | Number of months to adjust by |
Definition at line 6264 of file Functions.php.
References _adjustDateByMonths(), PHPExcel_Shared_Date\ExcelToPHP(), flattenSingleValue(), and PHPExcel_Shared_Date\PHPToExcel().
|
static |
ERF.
Returns the error function integrated between lower_limit and upper_limit
float | $lower | lower bound for integrating ERF |
float | $upper | upper bound for integrating ERF. If omitted, ERF integrates between zero and lower_limit |
Definition at line 8395 of file Functions.php.
References _erfVal(), and flattenSingleValue().
|
static |
ERFC.
Returns the complementary ERF function integrated between x and infinity
float | $x | The lower bound for integrating ERF |
Definition at line 8457 of file Functions.php.
References $x, _erfcVal(), and flattenSingleValue().
|
static |
ERROR_TYPE.
mixed | $value | Value to check |
Definition at line 5106 of file Functions.php.
References flattenSingleValue().
|
static |
EVEN.
Returns number rounded up to the nearest even integer.
float | $number | Number to round |
Definition at line 2675 of file Functions.php.
References CEILING(), flattenSingleValue(), and SIGN().
|
static |
EXPONDIST.
Returns the exponential distribution. Use EXPONDIST to model the time between events, such as how long an automated bank teller takes to deliver cash. For example, you can use EXPONDIST to determine the probability that the process takes at most 1 minute.
float | $value | Value of the function |
float | $lambda | The parameter value |
boolean | $cumulative |
Definition at line 3401 of file Functions.php.
References flattenSingleValue().
|
static |
FACT.
Returns the factorial of a number.
float | $factVal | Factorial Value |
Definition at line 2552 of file Functions.php.
References flattenSingleValue().
Referenced by BESSELI(), BESSELJ(), COMBIN(), MULTINOMIAL(), and POISSON().
|
static |
FACTDOUBLE.
Returns the double factorial of a number.
float | $factVal | Factorial Value |
Definition at line 2583 of file Functions.php.
|
static |
FISHER.
Returns the Fisher transformation at x. This transformation produces a function that is normally distributed rather than skewed. Use this function to perform hypothesis testing on the correlation coefficient.
float | $value |
Definition at line 3432 of file Functions.php.
References flattenSingleValue().
|
static |
FISHERINV.
Returns the inverse of the Fisher transformation. Use this transformation when analyzing correlations between ranges or arrays of data. If y = FISHER(x), then FISHERINV(y) = x.
float | $value |
Definition at line 3455 of file Functions.php.
References flattenSingleValue().
|
static |
FIXEDFORMAT.
mixed | $value | Value to check |
Definition at line 5033 of file Functions.php.
References flattenSingleValue().
|
static |
Flatten multidemensional array.
array | $array | Array to be flattened |
Definition at line 10359 of file Functions.php.
References elseif(), and flattenSingleValue().
Referenced by PHPExcel_Calculation\_calculateFormulaValue(), AVEDEV(), AVERAGE(), AVERAGEA(), CHOOSE(), CONCATENATE(), CORREL(), COUNT(), COUNTA(), COUNTBLANK(), COUNTIF(), COVAR(), DEVSQ(), FORECAST(), GCD(), GEOMEAN(), GROWTH(), HARMEAN(), IMPRODUCT(), IMSUM(), INTERCEPT(), KURT(), LARGE(), LCM(), LINEST(), LOGEST(), LOGICAL_AND(), LOGICAL_OR(), MATCH(), MAX(), MAXA(), MEDIAN(), MIN(), MINA(), MODE(), MULTINOMIAL(), NETWORKDAYS(), NPV(), PERCENTILE(), PERCENTRANK(), PRODUCT(), QUARTILE(), QUOTIENT(), RANK(), RSQ(), SERIESSUM(), SKEW(), SLOPE(), SMALL(), STDEV(), STDEVA(), STDEVP(), STDEVPA(), STEYX(), SUBTOTAL(), SUM(), SUMIF(), SUMSQ(), SUMX2MY2(), SUMX2PY2(), SUMXMY2(), TREND(), TRIMMEAN(), VARA(), VARFunc(), VARP(), VARPA(), and WORKDAY().
|
static |
Convert an array with one element to a flat value.
mixed | $value | Array or flat value |
Definition at line 10386 of file Functions.php.
Referenced by ACCRINT(), ACCRINTM(), ASCIICODE(), BESSELI(), BESSELJ(), BESSELK(), BESSELY(), BETADIST(), BETAINV(), BINOMDIST(), BINTODEC(), BINTOHEX(), BINTOOCT(), CEILING(), CELL_ADDRESS(), CHARACTER(), CHIDIST(), CHIINV(), CHOOSE(), COMBIN(), COMPLEX(), CONFIDENCE(), CONVERTUOM(), CRITBINOM(), CUMIPMT(), CUMPRINC(), DATEDIF(), DAYOFMONTH(), DAYOFWEEK(), DAYS360(), DECTOBIN(), DECTOHEX(), DECTOOCT(), DELTA(), DISC(), DOLLAR(), DOLLARDE(), DOLLARFR(), EDATE(), EFFECT(), EOMONTH(), ERF(), ERFC(), ERROR_TYPE(), EVEN(), EXPONDIST(), FACT(), FISHER(), FISHERINV(), FIXEDFORMAT(), flattenArray(), FLOOR(), FORECAST(), FV(), GAMMADIST(), GAMMAINV(), GAMMALN(), GESTEP(), HEXTOBIN(), HEXTODEC(), HEXTOOCT(), HOUROFDAY(), IMABS(), IMAGINARY(), IMARGUMENT(), IMCONJUGATE(), IMCOS(), IMDIV(), IMEXP(), IMLN(), IMLOG10(), IMLOG2(), IMPOWER(), IMREAL(), IMSIN(), IMSQRT(), IMSUB(), INTRATE(), INTVALUE(), IPMT(), IS_BLANK(), IS_ERR(), IS_ERROR(), IS_EVEN(), IS_LOGICAL(), IS_NA(), IS_NUMBER(), IS_ODD(), IS_TEXT(), LEFT(), LOG_BASE(), LOGINV(), LOGNORMDIST(), LOWERCASE(), MATCH(), MID(), MINUTEOFHOUR(), MOD(), MONTHOFYEAR(), MROUND(), NEGBINOMDIST(), NOMINAL(), NORMDIST(), NORMINV(), NORMSDIST(), NPER(), OCTTOBIN(), OCTTODEC(), OCTTOHEX(), ODD(), PERCENTRANK(), PERMUT(), PMT(), POISSON(), POWER(), PPMT(), PRICEDISC(), PRICEMAT(), PROPERCASE(), PV(), RAND(), RANK(), RECEIVED(), REPLACE(), RETURNSTRING(), RIGHT(), ROUNDDOWN(), ROUNDUP(), SEARCHINSENSITIVE(), SEARCHSENSITIVE(), SECONDOFMINUTE(), SIGN(), SLN(), SQRTPI(), STANDARDIZE(), STATEMENT_IF(), STRINGLENGTH(), SYD(), TBILLEQ(), TBILLPRICE(), TBILLYIELD(), TDIST(), TEXTFORMAT(), TIME(), TIMEVALUE(), TINV(), TRIMNONPRINTABLE(), TRIMSPACES(), TRUNC(), UPPERCASE(), WEEKOFYEAR(), WEIBULL(), YEAR(), YEARFRAC(), YIELDDISC(), and YIELDMAT().
|
static |
FLOOR.
Rounds number down, toward zero, to the nearest multiple of significance.
float | $number | Number to round |
float | $significance | Significance |
Definition at line 2838 of file Functions.php.
References flattenSingleValue().
|
static |
FORECAST.
Calculates, or predicts, a future value by using existing values. The predicted value is a y-value for a given x-value.
float | Value of X for which we want to find Y |
array | of mixed Data Series Y |
array | of mixed Data Series X |
Definition at line 2347 of file Functions.php.
References _checkTrendArray(), trendClass\calculate(), elseif(), flattenArray(), flattenSingleValue(), and trendClass\TREND_LINEAR.
|
static |
FV.
Returns the Future Value of a cash flow with constant payments and interest rate (annuities).
float | $rate | Interest rate per period |
int | $nper | Number of periods |
float | $pmt | Periodic payment (annuity) |
float | $pv | Present Value |
int | $type | Payment type: 0 = at the end of each period, 1 = at the beginning of each period |
Definition at line 8712 of file Functions.php.
References $type, and flattenSingleValue().
|
static |
GAMMADIST.
Returns the gamma distribution.
float | $value | Value at which you want to evaluate the distribution |
float | $a | Parameter to the distribution |
float | $b | Parameter to the distribution |
boolean | $cumulative |
Definition at line 3941 of file Functions.php.
References _gamma(), _incompleteGamma(), and flattenSingleValue().
Referenced by GAMMAINV().
|
static |
GAMMAINV.
Returns the inverse of the beta distribution.
float | $probability | Probability at which you want to evaluate the distribution |
float | $alpha | Parameter to the distribution |
float | $beta | Parameter to the distribution |
boolean | $cumulative |
Definition at line 3974 of file Functions.php.
References $error, $result, $x, elseif(), flattenSingleValue(), GAMMADIST(), MAX_ITERATIONS, and PRECISION.
|
static |
GAMMALN.
Returns the natural logarithm of the gamma function.
float | $value |
Definition at line 4035 of file Functions.php.
References flattenSingleValue().
|
static |
GCD.
Returns the greatest common divisor of a series of numbers
$array | Values to calculate the Greatest Common Divisor |
Definition at line 3056 of file Functions.php.
References $key, _factors(), elseif(), and flattenArray().
Referenced by PHPExcel_Style_NumberFormat\toFormattedString().
|
static |
Definition at line 1499 of file Functions.php.
References COUNT(), flattenArray(), and PRODUCT().
|
static |
GESTEP.
Returns 1 if number = step; returns 0 (zero) otherwise
float | $number | |
float | $step |
Definition at line 8349 of file Functions.php.
References flattenSingleValue().
|
static |
Definition at line 170 of file Functions.php.
References $compatibilityMode.
|
static |
getConversionGroups
Definition at line 7942 of file Functions.php.
|
static |
getConversionGroupUnitDetails
Definition at line 7972 of file Functions.php.
|
static |
getConversionGroupUnits
Definition at line 7956 of file Functions.php.
|
static |
getConversionGroups
Definition at line 7990 of file Functions.php.
References $_conversionMultipliers.
|
static |
Definition at line 209 of file Functions.php.
References $ReturnDateType.
Referenced by _getDateValue(), _getTimeValue(), PHPExcel_Writer_Excel5\save(), and PHPExcel_Writer_Excel2007\save().
|
static |
GROWTH.
Returns values along a predicted emponential trend
array | of mixed Data Series Y |
array | of mixed Data Series X |
array | of mixed Values of X for which we want to find Y |
boolean | A logical value specifying whether to force the intersect to equal 0. |
Definition at line 2414 of file Functions.php.
References trendClass\calculate(), flattenArray(), and trendClass\TREND_EXPONENTIAL.
|
static |
Definition at line 1526 of file Functions.php.
References flattenArray(), and NA().
|
static |
HEXTOBIN.
Return a hex value as binary.
string | $x |
Definition at line 6584 of file Functions.php.
References $out, $x, and flattenSingleValue().
|
static |
HEXTODEC.
Return a hex value as octal.
string | $x |
Definition at line 6634 of file Functions.php.
References $out, $x, and flattenSingleValue().
|
static |
HEXTOOCT.
Return a hex value as octal.
string | $x |
Definition at line 6609 of file Functions.php.
References $out, $x, _nbrConversionFormat(), and flattenSingleValue().
|
static |
HOUROFDAY.
mixed | $timeValue | Excel time serial value or a standard time string |
Definition at line 6096 of file Functions.php.
References _getTimeValue(), elseif(), PHPExcel_Shared_Date\ExcelToPHP(), and flattenSingleValue().
|
static |
HYPGEOMDIST.
Returns the hypergeometric distribution. HYPGEOMDIST returns the probability of a given number of sample successes, given the sample size, population successes, and population size.
float | $sampleSuccesses | Number of successes in the sample |
float | $sampleNumber | Size of the sample |
float | $populationSuccesses | Number of successes in the population |
float | $populationNumber | Population size |
Definition at line 4426 of file Functions.php.
References COMBIN().
|
static |
IMABS.
Returns the absolute value (modulus) of a complex number in x + yi or x + yj text format.
string | $complexNumber |
Definition at line 6864 of file Functions.php.
References _parseComplex(), and flattenSingleValue().
|
static |
IMAGINARY.
Returns the imaginary coefficient of a complex number in x + yi or x + yj text format.
string | $complexNumber |
Definition at line 6826 of file Functions.php.
References _parseComplex(), and flattenSingleValue().
|
static |
IMARGUMENT.
Returns the argument theta of a complex number, i.e. the angle in radians from the real axis to the representation of the number in polar coordinates.
string | $complexNumber |
Definition at line 6883 of file Functions.php.
References _parseComplex(), elseif(), and flattenSingleValue().
Referenced by IMLN(), IMPOWER(), and IMSQRT().
|
static |
IMCONJUGATE.
Returns the complex conjugate of a complex number in x + yi or x + yj text format.
string | $complexNumber |
Definition at line 6917 of file Functions.php.
References _cleanComplex(), _parseComplex(), and flattenSingleValue().
Referenced by IMCOS().
|
static |
IMCOS.
Returns the cosine of a complex number in x + yi or x + yj text format.
string | $complexNumber |
Definition at line 6942 of file Functions.php.
References _parseComplex(), flattenSingleValue(), and IMCONJUGATE().
|
static |
IMDIV.
Returns the quotient of two complex numbers in x + yi or x + yj text format.
string | $complexDividend | |
string | $complexDivisor |
Definition at line 7169 of file Functions.php.
References _cleanComplex(), _parseComplex(), elseif(), and flattenSingleValue().
|
static |
IMEXP.
Returns the exponential of a complex number in x + yi or x + yj text format.
string | $complexNumber |
Definition at line 7102 of file Functions.php.
References _parseComplex(), COMPLEX(), and flattenSingleValue().
|
static |
IMLN.
Returns the natural logarithm of a complex number in x + yi or x + yj text format.
string | $complexNumber |
Definition at line 7019 of file Functions.php.
References $t, _parseComplex(), COMPLEX(), flattenSingleValue(), and IMARGUMENT().
|
static |
IMLOG10.
Returns the common logarithm (base 10) of a complex number in x + yi or x + yj text format.
string | $complexNumber |
Definition at line 7050 of file Functions.php.
References _parseComplex(), elseif(), EULER, flattenSingleValue(), and IMPRODUCT().
|
static |
IMLOG2.
Returns the common logarithm (base 10) of a complex number in x + yi or x + yj text format.
string | $complexNumber |
Definition at line 7076 of file Functions.php.
References _parseComplex(), elseif(), EULER, flattenSingleValue(), and IMPRODUCT().
|
static |
IMPOWER.
Returns a complex number in x + yi or x + yj text format raised to a power.
string | $complexNumber |
Definition at line 7134 of file Functions.php.
References _parseComplex(), COMPLEX(), elseif(), flattenSingleValue(), and IMARGUMENT().
|
static |
IMPRODUCT.
Returns the product of two or more complex numbers in x + yi or x + yj text format.
array | of mixed Data Series |
Definition at line 7289 of file Functions.php.
References _parseComplex(), COMPLEX(), elseif(), and flattenArray().
Referenced by IMLOG10(), and IMLOG2().
|
static |
IMREAL.
Returns the real coefficient of a complex number in x + yi or x + yj text format.
string | $complexNumber |
Definition at line 6845 of file Functions.php.
References _parseComplex(), and flattenSingleValue().
|
static |
IMSIN.
Returns the sine of a complex number in x + yi or x + yj text format.
string | $complexNumber |
Definition at line 6966 of file Functions.php.
References _parseComplex(), COMPLEX(), and flattenSingleValue().
|
static |
IMSQRT.
Returns the square root of a complex number in x + yi or x + yj text format.
string | $complexNumber |
Definition at line 6990 of file Functions.php.
References _parseComplex(), COMPLEX(), flattenSingleValue(), and IMARGUMENT().
|
static |
IMSUB.
Returns the difference of two complex numbers in x + yi or x + yj text format.
string | $complexNumber1 | |
string | $complexNumber2 |
Definition at line 7217 of file Functions.php.
References _parseComplex(), COMPLEX(), elseif(), and flattenSingleValue().
|
static |
IMSUM.
Returns the sum of two or more complex numbers in x + yi or x + yj text format.
array | of mixed Data Series |
Definition at line 7253 of file Functions.php.
References _parseComplex(), COMPLEX(), elseif(), and flattenArray().
|
static |
Uses an index to choose a value from a reference or array implemented: Return the value of a specified cell or array of cells Array form not implemented: Return a reference to specified cells Reference form.
range_array | a range of cells or an array constant |
row_num | selects the row in array from which to return a value. If row_num is omitted, column_num is required. |
column_num | selects the column in array from which to return a value. If column_num is omitted, row_num is required. |
Definition at line 9960 of file Functions.php.
References elseif().
|
static |
INTERCEPT.
Calculates the point at which a line will intersect the y-axis by using existing x-values and y-values.
array | of mixed Data Series Y |
array | of mixed Data Series X |
Definition at line 2068 of file Functions.php.
References _checkTrendArray(), trendClass\calculate(), elseif(), flattenArray(), and trendClass\TREND_LINEAR.
|
static |
INTRATE.
Returns the interest rate for a fully invested security.
mixed | settlement The security's settlement date. The security settlement date is the date after the issue date when the security is traded to the buyer. |
mixed | maturity The security's maturity date. The maturity date is the date when the security expires. |
int | investment The amount invested in the security. |
int | redemption The amount to be received at maturity. |
int | basis The type of day count to use. 0 or omitted US (NASD) 30/360 1 Actual/actual 2 Actual/360 3 Actual/365 4 European 30/360 |
Definition at line 9420 of file Functions.php.
References flattenSingleValue(), and YEARFRAC().
|
static |
INTVALUE.
Casts a floating point value to an integer
float | $number | Number to cast to an integer |
Definition at line 2720 of file Functions.php.
References flattenSingleValue().
|
static |
IPMT.
Returns the interest payment for a given period for an investment based on periodic, constant payments and a constant interest rate.
float | $rate | Interest rate per period |
int | $per | Period for which we want to find the interest |
int | $nper | Number of periods |
float | $pv | Present Value |
float | $fv | Future Value |
int | $type | Payment type: 0 = at the end of each period, 1 = at the beginning of each period |
Definition at line 8830 of file Functions.php.
References $type, _interestAndPrincipal(), and flattenSingleValue().
Referenced by CUMIPMT().
|
static |
IS_BLANK.
mixed | $value | Value to check |
Definition at line 5126 of file Functions.php.
References flattenSingleValue().
|
static |
IS_ERR.
mixed | $value | Value to check |
Definition at line 5141 of file Functions.php.
References flattenSingleValue(), IS_ERROR(), and IS_NA().
|
static |
IS_ERROR.
mixed | $value | Value to check |
Definition at line 5154 of file Functions.php.
References flattenSingleValue().
Referenced by IS_ERR().
|
static |
IS_EVEN.
mixed | $value | Value to check |
Definition at line 5180 of file Functions.php.
References flattenSingleValue().
|
static |
IS_LOGICAL.
mixed | $value | Value to check |
Definition at line 5228 of file Functions.php.
References flattenSingleValue().
|
static |
IS_NA.
mixed | $value | Value to check |
Definition at line 5167 of file Functions.php.
References flattenSingleValue().
Referenced by IS_ERR().
|
static |
IS_NONTEXT.
mixed | $value | Value to check |
Definition at line 5254 of file Functions.php.
References IS_TEXT().
|
static |
IS_NUMBER.
mixed | $value | Value to check |
Definition at line 5212 of file Functions.php.
References flattenSingleValue().
|
static |
IS_ODD.
mixed | $value | Value to check |
Definition at line 5196 of file Functions.php.
References flattenSingleValue().
|
static |
IS_TEXT.
mixed | $value | Value to check |
Definition at line 5241 of file Functions.php.
References flattenSingleValue().
Referenced by IS_NONTEXT().
|
static |
KURT.
Returns the kurtosis of a data set. Kurtosis characterizes the relative peakedness or flatness of a distribution compared with the normal distribution. Positive kurtosis indicates a relatively peaked distribution. Negative kurtosis indicates a relatively flat distribution.
array | Data Series |
Definition at line 4714 of file Functions.php.
References AVERAGE(), flattenArray(), and STDEV().
|
static |
Definition at line 904 of file Functions.php.
References $n, COUNT(), and flattenArray().
|
static |
LCM.
Returns the lowest common multiplier of a series of numbers
$array | Values to calculate the Lowest Common Multiplier |
Definition at line 3011 of file Functions.php.
References _factors(), elseif(), and flattenArray().
|
static |
LEFT.
string | $value | Value |
int | $chars | Number of characters |
Definition at line 4938 of file Functions.php.
References flattenSingleValue().
Referenced by REPLACE().
|
static |
LINEST.
Calculates the statistics for a line by using the "least squares" method to calculate a straight line that best fits your data, and then returns an array that describes the line.
array | of mixed Data Series Y |
array | of mixed Data Series X |
boolean | A logical value specifying whether to force the intersect to equal 0. |
boolean | A logical value specifying whether to return additional regression statistics. |
Definition at line 2245 of file Functions.php.
References _checkTrendArray(), trendClass\calculate(), elseif(), flattenArray(), and trendClass\TREND_LINEAR.
|
static |
Definition at line 543 of file Functions.php.
References flattenSingleValue().
|
static |
LOGEST.
Calculates an exponential curve that best fits the X and Y data series, and then returns an array that describes the line.
array | of mixed Data Series Y |
array | of mixed Data Series X |
boolean | A logical value specifying whether to force the intersect to equal 0. |
boolean | A logical value specifying whether to return additional regression statistics. |
Definition at line 2297 of file Functions.php.
References _checkTrendArray(), trendClass\calculate(), elseif(), flattenArray(), and trendClass\TREND_EXPONENTIAL.
|
static |
Definition at line 295 of file Functions.php.
References elseif(), and flattenArray().
|
static |
Definition at line 402 of file Functions.php.
|
static |
Definition at line 437 of file Functions.php.
|
static |
Definition at line 353 of file Functions.php.
References elseif(), and flattenArray().
|
static |
Definition at line 419 of file Functions.php.
|
static |
LOGINV.
Returns the inverse of the normal cumulative distribution
float | $value |
Definition at line 4398 of file Functions.php.
References flattenSingleValue().
|
static |
LOGNORMDIST.
Returns the cumulative lognormal distribution of x, where ln(x) is normally distributed with parameters mean and standard_dev.
float | $value |
Definition at line 4109 of file Functions.php.
References flattenSingleValue(), and NORMSDIST().
|
static |
LOOKUP The LOOKUP function searches for value either from a one-row or one-column range or from an array.
lookup_value | The value that you want to match in lookup_array |
lookup_vector | The range of cells being searched |
result_vector | The column from which the matching value must be returned |
Definition at line 10302 of file Functions.php.
|
static |
LOWERCASE.
Converts a string value to upper case.
string | $mixedCaseString |
Definition at line 8478 of file Functions.php.
References flattenSingleValue().
|
static |
MATCH The MATCH function searches for a specified item in a range of cells.
lookup_value | The value that you want to match in lookup_array |
lookup_array | The range of cells being searched |
match_type | The number -1, 0, or 1. -1 means above, 0 means exact match, 1 means below. If match_type is 1 or -1, the list has to be ordered. |
Definition at line 9840 of file Functions.php.
References flattenArray(), and flattenSingleValue().
|
static |
Definition at line 824 of file Functions.php.
References flattenArray().
Referenced by SUBTOTAL().
|
static |
Definition at line 860 of file Functions.php.
References elseif(), and flattenArray().
|
static |
MDETERM.
array | $matrixValues | A matrix of values |
Definition at line 10137 of file Functions.php.
References $row.
|
static |
Definition at line 1289 of file Functions.php.
References flattenArray().
|
static |
MID.
string | $value | Value |
int | $start | Start character |
int | $chars | Number of characters |
Definition at line 4977 of file Functions.php.
References $start, and flattenSingleValue().
|
static |
Definition at line 705 of file Functions.php.
References flattenArray().
Referenced by SUBTOTAL().
|
static |
Definition at line 741 of file Functions.php.
References elseif(), and flattenArray().
|
static |
MINUTEOFHOUR.
long | $timeValue | Excel time serial value or a standard time string |
Definition at line 6130 of file Functions.php.
References _getTimeValue(), elseif(), PHPExcel_Shared_Date\ExcelToPHP(), and flattenSingleValue().
|
static |
MINVERSE.
array | $matrixValues | A matrix of values |
Definition at line 10103 of file Functions.php.
References $row.
|
static |
MMULT.
array | $matrixData1 | A matrix of values |
array | $matrixData2 | A matrix of values |
Definition at line 10053 of file Functions.php.
|
static |
MOD.
int | $a | Dividend |
int | $b | Divisor |
Definition at line 4765 of file Functions.php.
References flattenSingleValue().
|
static |
Definition at line 1367 of file Functions.php.
References _modeCalc(), flattenArray(), and NA().
|
static |
MONTHOFYEAR.
long | $dateValue | Excel date serial value or a standard date string |
Definition at line 6056 of file Functions.php.
References PHPExcel_Shared_Date\ExcelToPHPObject(), and flattenSingleValue().
|
static |
MROUND.
Rounds a number to the nearest multiple of a specified value
float | $number | Number to round |
int | $multiple | Multiple to which you want to round $number |
Definition at line 2789 of file Functions.php.
References flattenSingleValue().
Referenced by DOLLAR().
|
static |
MULTINOMIAL.
Returns the ratio of the factorial of a sum of values to the product of factorials.
array | of mixed Data Series |
Definition at line 2609 of file Functions.php.
References FACT(), and flattenArray().
|
static |
Definition at line 233 of file Functions.php.
Referenced by _modeCalc(), DEVSQ(), HARMEAN(), and MODE().
|
static |
Definition at line 257 of file Functions.php.
|
static |
Definition at line 245 of file Functions.php.
Referenced by PHPExcel_Calculation\_unwrapResult(), and PHPExcel_Calculation\_wrapResult().
|
static |
NEGBINOMDIST.
Returns the negative binomial distribution. NEGBINOMDIST returns the probability that there will be number_f failures before the number_s-th success, when the constant probability of a success is probability_s. This function is similar to the binomial distribution, except that the number of successes is fixed, and the number of trials is variable. Like the binomial, trials are assumed to be independent.
float | $failures | Number of Failures |
float | $successes | Threshold number of Successes |
float | $probability | Probability of success on each trial |
Definition at line 3171 of file Functions.php.
References flattenSingleValue().
|
static |
NETWORKDAYS.
mixed | Start date |
mixed | End date |
array | of mixed Optional Date Series |
Definition at line 5813 of file Functions.php.
References DAYOFWEEK(), and flattenArray().
|
static |
NOMINAL.
Returns the nominal interest rate given the effective rate and the number of compounding payments per year.
float | $effect_rate | Effective interest rate |
int | $npery | Number of compounding payments per year |
Definition at line 8653 of file Functions.php.
References flattenSingleValue().
|
static |
NORMDIST.
Returns the normal distribution for the specified mean and standard deviation. This function has a very wide range of applications in statistics, including hypothesis testing.
float | $value | |
float | $mean | Mean Value |
float | $stdDev | Standard Deviation |
boolean | $cumulative |
Definition at line 4062 of file Functions.php.
References _erfVal(), flattenSingleValue(), and SQRT2PI.
Referenced by NORMSDIST().
|
static |
NORMINV.
Returns the inverse of the normal cumulative distribution for the specified mean and standard deviation.
float | $value | |
float | $mean | Mean Value |
float | $stdDev | Standard Deviation |
Definition at line 4355 of file Functions.php.
References flattenSingleValue().
Referenced by NORMSINV().
|
static |
NORMSDIST.
Returns the standard normal cumulative distribution function. The distribution has a mean of 0 (zero) and a standard deviation of one. Use this function in place of a table of standard normal curve areas.
float | $value |
Definition at line 4093 of file Functions.php.
References flattenSingleValue(), and NORMDIST().
Referenced by LOGNORMDIST().
|
static |
NORMSINV.
Returns the inverse of the standard normal cumulative distribution
float | $value |
Definition at line 4381 of file Functions.php.
References NORMINV().
Referenced by CONFIDENCE().
|
static |
NPER.
Returns the number of periods for a cash flow with constant periodic payments (annuities), and interest rate.
@param float $rate Interest rate per period @param int $pmt Periodic payment (annuity) @param float $pv Present Value @param float $fv Future Value @param int $type Payment type: 0 = at the end of each period, 1 = at the beginning of each period @return float
Definition at line 8778 of file Functions.php.
References $type, and flattenSingleValue().
|
static |
NPV.
Returns the Net Present Value of a cash flow series given a discount rate.
float | Discount interest rate |
array | Cash flow series |
Definition at line 8976 of file Functions.php.
References flattenArray().
|
static |
OCTTOBIN.
Return an octal value as binary.
string | $x |
Definition at line 6656 of file Functions.php.
References $out, $x, _nbrConversionFormat(), and flattenSingleValue().
|
static |
OCTTODEC.
Return an octal value as binary.
string | $x |
Definition at line 6681 of file Functions.php.
References $out, $x, and flattenSingleValue().
|
static |
OCTTOHEX.
Return an octal value as hex.
string | $x |
Definition at line 6703 of file Functions.php.
References $out, $x, _nbrConversionFormat(), and flattenSingleValue().
|
static |
ODD.
Returns number rounded up to the nearest odd integer.
float | $number | Number to round |
Definition at line 2694 of file Functions.php.
References $result, CEILING(), flattenSingleValue(), and SIGN().
|
static |
Definition at line 9759 of file Functions.php.
References $columns, PHPExcel_Cell\columnIndexFromString(), and PHPExcel_Cell\stringFromColumnIndex().
|
static |
Definition at line 944 of file Functions.php.
References COUNT(), and flattenArray().
Referenced by QUARTILE().
|
static |
PERCENTRANK.
Returns the rank of a value in a data set as a percentage of the data set.
array | of number An array of, or a reference to, a list of numbers. |
number | The number whose rank you want to find. |
number | The number of significant digits for the returned percentage value. |
Definition at line 2007 of file Functions.php.
References $key, flattenArray(), and flattenSingleValue().
|
static |
PERMUT.
Returns the number of permutations for a given number of objects that can be selected from number objects. A permutation is any set or subset of objects or events where internal order is significant. Permutations are different from combinations, for which the internal order is not significant. Use this function for lottery-style probability calculations.
int | $numObjs | Number of different objects |
int | $numInSet | Number of objects in each permutation |
Definition at line 2873 of file Functions.php.
References flattenSingleValue().
|
static |
PMT.
Returns the constant payment (annuity) for a cash flow with a constant interest rate.
float | $rate | Interest rate per period |
int | $nper | Number of periods |
float | $pv | Present Value |
float | $fv | Future Value |
int | $type | Payment type: 0 = at the end of each period, 1 = at the beginning of each period |
Definition at line 8745 of file Functions.php.
References $type, and flattenSingleValue().
Referenced by _interestAndPrincipal().
|
static |
POISSON.
Returns the Poisson distribution. A common application of the Poisson distribution is predicting the number of events over a specific time, such as the number of cars arriving at a toll plaza in 1 minute.
float | $value | |
float | $mean | Mean Value |
boolean | $cumulative |
Definition at line 4611 of file Functions.php.
References FACT(), and flattenSingleValue().
|
static |
POWER.
Computes x raised to the power y.
float | $x | |
float | $y |
Definition at line 6333 of file Functions.php.
References $x, $y, and flattenSingleValue().
|
static |
PPMT.
Returns the interest payment for a given period for an investment based on periodic, constant payments and a constant interest rate.
float | $rate | Interest rate per period |
int | $per | Period for which we want to find the interest |
int | $nper | Number of periods |
float | $pv | Present Value |
float | $fv | Future Value |
int | $type | Payment type: 0 = at the end of each period, 1 = at the beginning of each period |
Definition at line 8905 of file Functions.php.
References $type, _interestAndPrincipal(), and flattenSingleValue().
Referenced by CUMPRINC().
|
static |
PRICEDISC.
Returns the price per $100 face value of a discounted security.
mixed | settlement The security's settlement date. The security settlement date is the date after the issue date when the security is traded to the buyer. |
mixed | maturity The security's maturity date. The maturity date is the date when the security expires. |
int | discount The security's discount rate. |
int | redemption The security's redemption value per $100 face value. |
int | basis The type of day count to use. 0 or omitted US (NASD) 30/360 1 Actual/actual 2 Actual/360 3 Actual/365 4 European 30/360 |
Definition at line 9275 of file Functions.php.
References flattenSingleValue(), and YEARFRAC().
|
static |
PRICEMAT.
Returns the price per $100 face value of a security that pays interest at maturity.
mixed | settlement The security's settlement date. The security's settlement date is the date after the issue date when the security is traded to the buyer. |
mixed | maturity The security's maturity date. The maturity date is the date when the security expires. |
mixed | issue The security's issue date. |
int | rate The security's interest rate at date of issue. |
int | yield The security's annual yield. |
int | basis The type of day count to use. 0 or omitted US (NASD) 30/360 1 Actual/actual 2 Actual/360 3 Actual/365 4 European 30/360 |
Definition at line 9318 of file Functions.php.
References _daysPerYear(), flattenSingleValue(), and YEARFRAC().
|
static |
Definition at line 626 of file Functions.php.
References flattenArray().
Referenced by GEOMEAN(), and SUBTOTAL().
|
static |
PROPERCASE.
Converts a string value to upper case.
string | $mixedCaseString |
Definition at line 8516 of file Functions.php.
References flattenSingleValue().
|
static |
PV.
Returns the Present Value of a cash flow with constant payments and interest rate (annuities).
float | $rate | Interest rate per period |
int | $nper | Number of periods |
float | $pmt | Periodic payment (annuity) |
float | $fv | Future Value |
int | $type | Payment type: 0 = at the end of each period, 1 = at the beginning of each period |
Definition at line 8679 of file Functions.php.
References $type, and flattenSingleValue().
|
static |
Definition at line 994 of file Functions.php.
References flattenArray(), and PERCENTILE().
|
static |
Definition at line 665 of file Functions.php.
References flattenArray().
|
static |
RAND.
int | $min | Minimal value |
int | $max | Maximal value |
Definition at line 4746 of file Functions.php.
References flattenSingleValue().
|
static |
RANK.
Returns the rank of a number in a list of numbers.
number | The number whose rank you want to find. |
array | of number An array of, or a reference to, a list of numbers. |
mixed | Order to sort the values in the value set |
Definition at line 1972 of file Functions.php.
References $key, flattenArray(), and flattenSingleValue().
|
static |
RECEIVED.
Returns the price per $100 face value of a discounted security.
mixed | settlement The security's settlement date. The security settlement date is the date after the issue date when the security is traded to the buyer. |
mixed | maturity The security's maturity date. The maturity date is the date when the security expires. |
int | investment The amount invested in the security. |
int | discount The security's discount rate. |
int | basis The type of day count to use. 0 or omitted US (NASD) 30/360 1 Actual/actual 2 Actual/360 3 Actual/365 4 European 30/360 |
Definition at line 9378 of file Functions.php.
References flattenSingleValue(), and YEARFRAC().
|
static |
Definition at line 269 of file Functions.php.
Referenced by PHPExcel_Calculation\_processTokenStack().
|
static |
REPLACE.
string | $value | Value |
int | $start | Start character |
int | $chars | Number of characters |
Definition at line 4998 of file Functions.php.
References $start, flattenSingleValue(), LEFT(), and RIGHT().
|
static |
RETURNSTRING.
mixed | $value | Value to check |
Definition at line 5017 of file Functions.php.
References flattenSingleValue().
|
static |
Definition at line 517 of file Functions.php.
|
static |
RIGHT.
string | $value | Value |
int | $chars | Number of characters |
Definition at line 4957 of file Functions.php.
References flattenSingleValue().
Referenced by REPLACE().
|
static |
Definition at line 2439 of file Functions.php.
References $t, and _romanCut().
|
static |
ROUNDDOWN.
Rounds a number down to a specified number of decimal places
float | $number | Number to round |
int | $digits | Number of digits to which you want to round $number |
Definition at line 2764 of file Functions.php.
References flattenSingleValue().
|
static |
ROUNDUP.
Rounds a number up to a specified number of decimal places
float | $number | Number to round |
int | $digits | Number of digits to which you want to round $number |
Definition at line 2739 of file Functions.php.
References flattenSingleValue().
|
static |
Definition at line 9746 of file Functions.php.
|
static |
RSQ.
Returns the square of the Pearson product moment correlation coefficient through data points in known_y's and known_x's.
array | of mixed Data Series Y |
array | of mixed Data Series X |
Definition at line 2097 of file Functions.php.
References _checkTrendArray(), trendClass\calculate(), elseif(), flattenArray(), and trendClass\TREND_LINEAR.
|
static |
SEARCHINSENSITIVE.
string | $needle | The string to look for |
string | $haystack | The string in which to look |
int | $offset | Offset within $haystack |
Definition at line 4912 of file Functions.php.
References flattenSingleValue().
|
static |
SEARCHSENSITIVE.
string | $needle | The string to look for |
string | $haystack | The string in which to look |
int | $offset | Offset within $haystack |
Definition at line 4885 of file Functions.php.
References flattenSingleValue().
|
static |
SECONDOFMINUTE.
long | $timeValue | Excel time serial value or a standard time string |
Definition at line 6164 of file Functions.php.
References _getTimeValue(), elseif(), PHPExcel_Shared_Date\ExcelToPHP(), and flattenSingleValue().
|
static |
SERIESSUM.
Returns the sum of a power series
float | $x | Input value to the power series |
float | $n | Initial power to which you want to raise $x |
float | $m | Step by which to increase $n for each term in the series |
array | of mixed Data Series |
Definition at line 2924 of file Functions.php.
References $n, $x, and flattenArray().
|
static |
Definition at line 148 of file Functions.php.
References $compatibilityMode.
|
static |
Definition at line 187 of file Functions.php.
Referenced by _getDateValue(), _getTimeValue(), PHPExcel_Writer_Excel5\save(), and PHPExcel_Writer_Excel2007\save().
|
static |
SIGN.
Determines the sign of a number. Returns 1 if the number is positive, zero (0) if the number is 0, and -1 if the number is negative.
float | $number | Number to round |
Definition at line 2816 of file Functions.php.
References flattenSingleValue().
Referenced by EVEN(), and ODD().
|
static |
SKEW.
Returns the skewness of a distribution. Skewness characterizes the degree of asymmetry of a distribution around its mean. Positive skewness indicates a distribution with an asymmetric tail extending toward more positive values. Negative skewness indicates a distribution with an asymmetric tail extending toward more negative values.
array | Data Series |
Definition at line 4680 of file Functions.php.
References AVERAGE(), flattenArray(), and STDEV().
|
static |
SLN.
Returns the straight-line depreciation of an asset for one period
cost | Initial cost of the asset |
salvage | Value at the end of the depreciation |
life | Number of periods over which the asset is depreciated |
Definition at line 9576 of file Functions.php.
References flattenSingleValue().
|
static |
SLOPE.
Returns the slope of the linear regression line through data points in known_y's and known_x's.
array | of mixed Data Series Y |
array | of mixed Data Series X |
Definition at line 2126 of file Functions.php.
References _checkTrendArray(), trendClass\calculate(), elseif(), flattenArray(), and trendClass\TREND_LINEAR.
|
static |
Definition at line 784 of file Functions.php.
References $n, COUNT(), and flattenArray().
|
static |
SQRTPI.
Returns the square root of (number * pi).
float | $number | Number |
Definition at line 2531 of file Functions.php.
References flattenSingleValue().
|
static |
STANDARDIZE.
Returns a normalized value from a distribution characterized by mean and standard_dev.
float | $value | Value to normalize |
float | $mean | Mean Value |
float | $stdDev | Standard Deviation |
Definition at line 2963 of file Functions.php.
References flattenSingleValue().
|
static |
STATEMENT_IF.
Returns one value if a condition you specify evaluates to TRUE and another value if it evaluates to FALSE.
Excel Function: IF(condition[,returnIfTrue[,returnIfFalse]])
Condition is any value or expression that can be evaluated to TRUE or FALSE. For example, A10=100 is a logical expression; if the value in cell A10 is equal to 100, the expression evaluates to TRUE. Otherwise, the expression evaluates to FALSE. This argument can use any comparison calculation operator. ReturnIfTrue is the value that is returned if condition evaluates to TRUE. For example, if this argument is the text string "Within budget" and the condition argument evaluates to TRUE, then the IF function returns the text "Within budget" If condition is TRUE and ReturnIfTrue is blank, this argument returns 0 (zero). To display the word TRUE, use the logical value TRUE for this argument. ReturnIfTrue can be another formula. ReturnIfFalse is the value that is returned if condition evaluates to FALSE. For example, if this argument is the text string "Over budget" and the condition argument evaluates to FALSE, then the IF function returns the text "Over budget". If condition is FALSE and ReturnIfFalse is omitted, then the logical value FALSE is returned. If condition is FALSE and ReturnIfFalse is blank, then the value 0 (zero) is returned. ReturnIfFalse can be another formula.
mixed | $condition | Condition to evaluate |
mixed | $returnIfTrue | Value to return when condition is true |
mixed | $returnIfFalse | Value to return when condition is false |
Definition at line 472 of file Functions.php.
References flattenSingleValue().
Referenced by STATEMENT_IFERROR().
|
static |
STATEMENT_IFERROR.
mixed | $value | Value to check , is also value when no error |
mixed | $errorpart | Value when error |
Definition at line 490 of file Functions.php.
References STATEMENT_IF().
|
static |
Definition at line 1619 of file Functions.php.
References AVERAGE(), and flattenArray().
Referenced by KURT(), SKEW(), and SUBTOTAL().
|
static |
Definition at line 1662 of file Functions.php.
References AVERAGEA(), elseif(), and flattenArray().
|
static |
Definition at line 1710 of file Functions.php.
References AVERAGE(), and flattenArray().
Referenced by SUBTOTAL().
|
static |
Definition at line 1753 of file Functions.php.
References AVERAGEA(), elseif(), and flattenArray().
|
static |
STEYX.
Returns the standard error of the predicted y-value for each x in the regression.
array | of mixed Data Series Y |
array | of mixed Data Series X |
Definition at line 2155 of file Functions.php.
References _checkTrendArray(), trendClass\calculate(), elseif(), flattenArray(), and trendClass\TREND_LINEAR.
|
static |
STRINGLENGTH.
string | $value | Value |
int | $chars | Number of characters |
Definition at line 4866 of file Functions.php.
References flattenSingleValue().
|
static |
SUBTOTAL.
Returns a subtotal in a list or database.
int | the number 1 to 11 that specifies which function to use in calculating subtotals within a list. |
array | of mixed Data Series |
Definition at line 2476 of file Functions.php.
References AVERAGE(), COUNT(), COUNTA(), flattenArray(), MAX(), MIN(), PRODUCT(), STDEV(), STDEVP(), SUM(), VARFunc(), and VARP().
|
static |
Definition at line 564 of file Functions.php.
References flattenArray().
Referenced by SUBTOTAL().
|
static |
Definition at line 1159 of file Functions.php.
References $key, PHPExcel_Calculation\_wrapResult(), flattenArray(), and PHPExcel_Calculation\getInstance().
|
static |
Definition at line 595 of file Functions.php.
References flattenArray().
|
static |
SUMX2MY2.
mixed | $value | Value to check |
Definition at line 10171 of file Functions.php.
References $result, and flattenArray().
|
static |
SUMX2PY2.
mixed | $value | Value to check |
Definition at line 10200 of file Functions.php.
References $result, and flattenArray().
|
static |
SUMXMY2.
mixed | $value | Value to check |
Definition at line 10229 of file Functions.php.
References $result, and flattenArray().
|
static |
SYD.
Returns the sum-of-years' digits depreciation of an asset for a specified period.
cost | Initial cost of the asset |
salvage | Value at the end of the depreciation |
life | Number of periods over which the asset is depreciated |
period | Period |
Definition at line 10004 of file Functions.php.
References flattenSingleValue().
|
static |
TBILLEQ.
Returns the bond-equivalent yield for a Treasury bill.
mixed | settlement The Treasury bill's settlement date. The Treasury bill's settlement date is the date after the issue date when the Treasury bill is traded to the buyer. |
mixed | maturity The Treasury bill's maturity date. The maturity date is the date when the Treasury bill expires. |
int | discount The Treasury bill's discount rate. |
Definition at line 9455 of file Functions.php.
References flattenSingleValue(), TBILLPRICE(), and YEARFRAC().
|
static |
TBILLPRICE.
Returns the yield for a Treasury bill.
mixed | settlement The Treasury bill's settlement date. The Treasury bill's settlement date is the date after the issue date when the Treasury bill is traded to the buyer. |
mixed | maturity The Treasury bill's maturity date. The maturity date is the date when the Treasury bill expires. |
int | discount The Treasury bill's discount rate. |
Definition at line 9490 of file Functions.php.
References flattenSingleValue(), and YEARFRAC().
Referenced by TBILLEQ().
|
static |
TBILLYIELD.
Returns the yield for a Treasury bill.
mixed | settlement The Treasury bill's settlement date. The Treasury bill's settlement date is the date after the issue date when the Treasury bill is traded to the buyer. |
mixed | maturity The Treasury bill's maturity date. The maturity date is the date when the Treasury bill expires. |
int | price The Treasury bill's price per $100 face value. |
Definition at line 9537 of file Functions.php.
References flattenSingleValue(), and YEARFRAC().
|
static |
TDIST.
Returns the probability of Student's T distribution.
float | $value | Value for the function |
float | $degrees | degrees of freedom |
float | $tails | number of tails (1 or 2) |
Definition at line 4460 of file Functions.php.
References flattenSingleValue().
Referenced by TINV().
|
static |
TEXTFORMAT.
mixed | $value | Value to check |
Definition at line 5054 of file Functions.php.
References flattenSingleValue(), and PHPExcel_Style_NumberFormat\toFormattedString().
|
static |
TIME.
long | $hour | |
long | $minute | |
long | $second |
Definition at line 5334 of file Functions.php.
References PHPExcel_Shared_Date\CALENDAR_WINDOWS_1900, elseif(), PHPExcel_Shared_Date\ExcelToPHP(), flattenSingleValue(), PHPExcel_Shared_Date\FormattedPHPToExcel(), and PHPExcel_Shared_Date\getExcelCalendar().
|
static |
TIMEVALUE.
string | $timeValue |
Definition at line 5504 of file Functions.php.
References PHPExcel_Shared_Date\ExcelToPHP(), flattenSingleValue(), and PHPExcel_Shared_Date\FormattedPHPToExcel().
Referenced by _getTimeValue().
|
static |
TINV.
Returns the one-tailed probability of the chi-squared distribution.
float | $probability | Probability for the function |
float | $degrees | degrees of freedom |
Definition at line 4522 of file Functions.php.
References $error, $result, $x, elseif(), flattenSingleValue(), MAX_ITERATIONS, PRECISION, and TDIST().
|
static |
TRANSPOSE.
array | $matrixData | A matrix of values |
Unlike the Excel TRANSPOSE function, which will only work on a single row or column, this function will transpose a full matrix.
Definition at line 10029 of file Functions.php.
References $row.
|
static |
TREND.
Returns values along a linear trend
array | of mixed Data Series Y |
array | of mixed Data Series X |
array | of mixed Values of X for which we want to find Y |
boolean | A logical value specifying whether to force the intersect to equal 0. |
Definition at line 2383 of file Functions.php.
References trendClass\calculate(), flattenArray(), and trendClass\TREND_LINEAR.
|
static |
Definition at line 1576 of file Functions.php.
References AVERAGE(), and flattenArray().
|
static |
TRIMNONPRINTABLE.
mixed | $value | Value to check |
Definition at line 5086 of file Functions.php.
References flattenSingleValue().
|
static |
TRIMSPACES.
mixed | $value | Value to check |
Definition at line 5068 of file Functions.php.
References flattenSingleValue().
|
static |
TRUNC.
Truncates value to the number of fractional digits by number_digits.
float | $value | |
int | $number_digits |
Definition at line 6302 of file Functions.php.
References flattenSingleValue().
|
static |
UPPERCASE.
Converts a string value to upper case.
string | $mixedCaseString |
Definition at line 8497 of file Functions.php.
References flattenSingleValue().
|
static |
Definition at line 1842 of file Functions.php.
References elseif(), and flattenArray().
|
static |
Definition at line 1801 of file Functions.php.
References flattenArray().
Referenced by SUBTOTAL().
|
static |
Definition at line 1888 of file Functions.php.
References flattenArray().
Referenced by SUBTOTAL().
|
static |
Definition at line 1929 of file Functions.php.
References elseif(), and flattenArray().
|
static |
VERSION.
Definition at line 5264 of file Functions.php.
|
static |
VLOOKUP The VLOOKUP function searches for value in the left-most column of lookup_array and returns the value in the same row based on the index_number.
lookup_value | The value that you want to match in lookup_array |
lookup_array | The range of cells being searched |
index_number | The column number in table_array from which the matching value must be returned. The first column is 1. |
not_exact_match | Determines if you are looking for an exact match based on lookup_value. |
Definition at line 10261 of file Functions.php.
|
static |
WEEKOFYEAR.
long | $dateValue | Excel date serial value or a standard date string |
boolean | $method | Week begins on Sunday or Monday |
Definition at line 6022 of file Functions.php.
References $method, elseif(), PHPExcel_Shared_Date\ExcelToPHPObject(), and flattenSingleValue().
|
static |
WEIBULL.
Returns the Weibull distribution. Use this distribution in reliability analysis, such as calculating a device's mean time to failure.
float | $value | |
float | $alpha | Alpha Parameter |
float | $beta | Beta Parameter |
boolean | $cumulative |
Definition at line 4648 of file Functions.php.
References flattenSingleValue().
|
static |
WORKDAY.
mixed | Start date |
mixed | number of days for adjustment |
array | of mixed Optional Date Series |
Definition at line 5873 of file Functions.php.
References DAYOFWEEK(), PHPExcel_Shared_Date\ExcelToPHP(), PHPExcel_Shared_Date\ExcelToPHPObject(), and flattenArray().
|
static |
YEAR.
long | $dateValue | Excel date serial value or a standard date string |
Definition at line 6076 of file Functions.php.
References PHPExcel_Shared_Date\ExcelToPHPObject(), and flattenSingleValue().
Referenced by YEARFRAC().
|
static |
YEARFRAC.
Calculates the fraction of the year represented by the number of whole days between two dates (the start_date and the end_date). Use the YEARFRAC worksheet function to identify the proportion of a whole year's benefits or obligations to assign to a specific term.
mixed | $startDate | Excel date serial value (float), PHP date timestamp (integer) or date object, or a standard date string |
mixed | $endDate | Excel date serial value (float), PHP date timestamp (integer) or date object, or a standard date string |
integer | $method | Method used for the calculation 0 or omitted US (NASD) 30/360 1 Actual/actual 2 Actual/360 3 Actual/365 4 European 30/360 |
Definition at line 5764 of file Functions.php.
References $method, DATEDIF(), DAYS360(), flattenSingleValue(), and YEAR().
Referenced by ACCRINT(), ACCRINTM(), DISC(), INTRATE(), PRICEDISC(), PRICEMAT(), RECEIVED(), TBILLEQ(), TBILLPRICE(), TBILLYIELD(), YIELDDISC(), and YIELDMAT().
|
static |
YIELDDISC.
Returns the annual yield of a security that pays interest at maturity.
mixed | settlement The security's settlement date. The security's settlement date is the date after the issue date when the security is traded to the buyer. |
mixed | maturity The security's maturity date. The maturity date is the date when the security expires. |
int | price The security's price per $100 face value. |
int | redemption The security's redemption value per $100 face value. |
int | basis The type of day count to use. 0 or omitted US (NASD) 30/360 1 Actual/actual 2 Actual/360 3 Actual/365 4 European 30/360 |
Definition at line 9672 of file Functions.php.
References _daysPerYear(), flattenSingleValue(), and YEARFRAC().
|
static |
YIELDMAT.
Returns the annual yield of a security that pays interest at maturity.
mixed | settlement The security's settlement date. The security's settlement date is the date after the issue date when the security is traded to the buyer. |
mixed | maturity The security's maturity date. The maturity date is the date when the security expires. |
mixed | issue The security's issue date. |
int | rate The security's interest rate at date of issue. |
int | price The security's price per $100 face value. |
int | basis The type of day count to use. 0 or omitted US (NASD) 30/360 1 Actual/actual 2 Actual/360 3 Actual/365 4 European 30/360 |
Definition at line 9612 of file Functions.php.
References _daysPerYear(), flattenSingleValue(), and YEARFRAC().
|
staticprivate |
Definition at line 7381 of file Functions.php.
Referenced by getConversionMultipliers().
|
staticprivate |
Definition at line 7316 of file Functions.php.
|
staticprivate |
Definition at line 125 of file Functions.php.
|
staticprivate |
Definition at line 5078 of file Functions.php.
|
staticprivate |
Definition at line 3466 of file Functions.php.
|
staticprivate |
Definition at line 3467 of file Functions.php.
|
staticprivate |
Definition at line 3468 of file Functions.php.
Referenced by _logBeta().
|
staticprivate |
logGamma function
Original author was Jaco van Kooten. Ported to PHP by Paul Meagher.
The natural logarithm of the gamma function.
Based on public domain NETLIB (Fortran) code by W. J. Cody and L. Stoltz
Applied Mathematics Division
Argonne National Laboratory
Argonne, IL 60439
References:
From the original documentation:
This routine calculates the LOG(GAMMA) function for a positive real argument X. Computation is based on an algorithm outlined in references 1 and 2. The program uses rational functions that theoretically approximate LOG(GAMMA) to at least 18 significant decimal digits. The approximation for X > 12 is from reference 3, while approximations for X < 12.0 are similar to those in reference 1, but are unpublished. The accuracy achieved depends on the arithmetic system, the compiler, the intrinsic functions, and proper selection of the machine-dependent constants.
Error returns:
The program returns the value XINF for X .LE. 0.0 or when overflow would occur. The computation is believed to be free of underflow and overflow.
Definition at line 3586 of file Functions.php.
Referenced by _logGamma().
|
staticprivate |
Definition at line 3587 of file Functions.php.
|
staticprivate |
Definition at line 8420 of file Functions.php.
|
staticprivate |
Definition at line 8361 of file Functions.php.
Referenced by _erfVal().
|
staticprivate |
Definition at line 8360 of file Functions.php.
|
staticprivate |
Definition at line 7403 of file Functions.php.
|
staticprivate |
Definition at line 109 of file Functions.php.
Referenced by getCompatibilityMode(), and setCompatibilityMode().
|
staticprivate |
Definition at line 117 of file Functions.php.
Referenced by getReturnDateType().
const PHPExcel_Calculation_Functions::COMPATIBILITY_EXCEL = 'Excel' |
constants
Definition at line 94 of file Functions.php.
const PHPExcel_Calculation_Functions::COMPATIBILITY_GNUMERIC = 'Gnumeric' |
Definition at line 95 of file Functions.php.
const PHPExcel_Calculation_Functions::COMPATIBILITY_OPENOFFICE = 'OpenOfficeCalc' |
Definition at line 96 of file Functions.php.
const PHPExcel_Calculation_Functions::RETURNDATE_EXCEL = 'E' |
Definition at line 100 of file Functions.php.
Referenced by PHPExcel_Writer_Excel5\save(), and PHPExcel_Writer_Excel2007\save().
const PHPExcel_Calculation_Functions::RETURNDATE_PHP_NUMERIC = 'P' |
Definition at line 98 of file Functions.php.
const PHPExcel_Calculation_Functions::RETURNDATE_PHP_OBJECT = 'O' |
Definition at line 99 of file Functions.php.