36 KiB
36 KiB
Function list by category
CATEGORY_CUBE
| Excel Function | PhpSpreadsheet Function |
|---|---|
| CUBEKPIMEMBER | Not yet Implemented |
| CUBEMEMBER | Not yet Implemented |
| CUBEMEMBERPROPERTY | Not yet Implemented |
| CUBERANKEDMEMBER | Not yet Implemented |
| CUBESET | Not yet Implemented |
| CUBESETCOUNT | Not yet Implemented |
| CUBEVALUE | Not yet Implemented |
CATEGORY_DATABASE
| Excel Function | PhpSpreadsheet Function |
|---|---|
| DAVERAGE | \PhpOffice\PhpSpreadsheet\Calculation\Database::DAVERAGE |
| DCOUNT | \PhpOffice\PhpSpreadsheet\Calculation\Database::DCOUNT |
| DCOUNTA | \PhpOffice\PhpSpreadsheet\Calculation\Database::DCOUNTA |
| DGET | \PhpOffice\PhpSpreadsheet\Calculation\Database::DGET |
| DMAX | \PhpOffice\PhpSpreadsheet\Calculation\Database::DMAX |
| DMIN | \PhpOffice\PhpSpreadsheet\Calculation\Database::DMIN |
| DPRODUCT | \PhpOffice\PhpSpreadsheet\Calculation\Database::DPRODUCT |
| DSTDEV | \PhpOffice\PhpSpreadsheet\Calculation\Database::DSTDEV |
| DSTDEVP | \PhpOffice\PhpSpreadsheet\Calculation\Database::DSTDEVP |
| DSUM | \PhpOffice\PhpSpreadsheet\Calculation\Database::DSUM |
| DVAR | \PhpOffice\PhpSpreadsheet\Calculation\Database::DVAR |
| DVARP | \PhpOffice\PhpSpreadsheet\Calculation\Database::DVARP |
CATEGORY_DATE_AND_TIME
| Excel Function | PhpSpreadsheet Function |
|---|---|
| DATE | \PhpOffice\PhpSpreadsheet\Calculation\DateTime::DATE |
| DATEDIF | \PhpOffice\PhpSpreadsheet\Calculation\DateTime::DATEDIF |
| DATEVALUE | \PhpOffice\PhpSpreadsheet\Calculation\DateTime::DATEVALUE |
| DAY | \PhpOffice\PhpSpreadsheet\Calculation\DateTime::DAYOFMONTH |
| DAYS | \PhpOffice\PhpSpreadsheet\Calculation\DateTime::DAYS |
| DAYS360 | \PhpOffice\PhpSpreadsheet\Calculation\DateTime::DAYS360 |
| EDATE | \PhpOffice\PhpSpreadsheet\Calculation\DateTime::EDATE |
| EOMONTH | \PhpOffice\PhpSpreadsheet\Calculation\DateTime::EOMONTH |
| HOUR | \PhpOffice\PhpSpreadsheet\Calculation\DateTime::HOUROFDAY |
| ISOWEEKNUM | \PhpOffice\PhpSpreadsheet\Calculation\DateTime::ISOWEEKNUM |
| MINUTE | \PhpOffice\PhpSpreadsheet\Calculation\DateTime::MINUTE |
| MONTH | \PhpOffice\PhpSpreadsheet\Calculation\DateTime::MONTHOFYEAR |
| NETWORKDAYS | \PhpOffice\PhpSpreadsheet\Calculation\DateTime::NETWORKDAYS |
| NETWORKDAYS.INTL | Not yet Implemented |
| NOW | \PhpOffice\PhpSpreadsheet\Calculation\DateTime::DATETIMENOW |
| SECOND | \PhpOffice\PhpSpreadsheet\Calculation\DateTime::SECOND |
| TIME | \PhpOffice\PhpSpreadsheet\Calculation\DateTime::TIME |
| TIMEVALUE | \PhpOffice\PhpSpreadsheet\Calculation\DateTime::TIMEVALUE |
| TODAY | \PhpOffice\PhpSpreadsheet\Calculation\DateTime::DATENOW |
| WEEKDAY | \PhpOffice\PhpSpreadsheet\Calculation\DateTime::WEEKDAY |
| WEEKNUM | \PhpOffice\PhpSpreadsheet\Calculation\DateTime::WEEKNUM |
| WORKDAY | \PhpOffice\PhpSpreadsheet\Calculation\DateTime::WORKDAY |
| WORKDAY.INTL | Not yet Implemented |
| YEAR | \PhpOffice\PhpSpreadsheet\Calculation\DateTime::YEAR |
| YEARFRAC | \PhpOffice\PhpSpreadsheet\Calculation\DateTime::YEARFRAC |
CATEGORY_ENGINEERING
| Excel Function | PhpSpreadsheet Function |
|---|---|
| BESSELI | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::BESSELI |
| BESSELJ | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::BESSELJ |
| BESSELK | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::BESSELK |
| BESSELY | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::BESSELY |
| BIN2DEC | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::BINTODEC |
| BIN2HEX | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::BINTOHEX |
| BIN2OCT | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::BINTOOCT |
| BITAND | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::BITAND |
| BITLSHIFT | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::BITLSHIFT |
| BITOR | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::BITOR |
| BITRSHIFT | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::BITRSHIFT |
| BITXOR | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::BITOR |
| COMPLEX | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::COMPLEX |
| CONVERT | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::CONVERTUOM |
| DEC2BIN | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::DECTOBIN |
| DEC2HEX | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::DECTOHEX |
| DEC2OCT | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::DECTOOCT |
| DELTA | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::DELTA |
| ERF | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::ERF |
| ERF.PRECISE | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::ERFPRECISE |
| ERFC | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::ERFC |
| ERFC.PRECISE | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::ERFC |
| GESTEP | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::GESTEP |
| HEX2BIN | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::HEXTOBIN |
| HEX2DEC | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::HEXTODEC |
| HEX2OCT | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::HEXTOOCT |
| IMABS | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMABS |
| IMAGINARY | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMAGINARY |
| IMARGUMENT | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMARGUMENT |
| IMCONJUGATE | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMCONJUGATE |
| IMCOS | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMCOS |
| IMCOSH | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMCOSH |
| IMCOT | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMCOT |
| IMCSC | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMCSC |
| IMCSCH | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMCSCH |
| IMDIV | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMDIV |
| IMEXP | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMEXP |
| IMLN | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMLN |
| IMLOG10 | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMLOG10 |
| IMLOG2 | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMLOG2 |
| IMPOWER | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMPOWER |
| IMPRODUCT | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMPRODUCT |
| IMREAL | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMREAL |
| IMSEC | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMSEC |
| IMSECH | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMSECH |
| IMSIN | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMSIN |
| IMSINH | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMSINH |
| IMSQRT | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMSQRT |
| IMSUB | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMSUB |
| IMSUM | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMSUM |
| IMTAN | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMTAN |
| OCT2BIN | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::OCTTOBIN |
| OCT2DEC | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::OCTTODEC |
| OCT2HEX | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::OCTTOHEX |
CATEGORY_FINANCIAL
| Excel Function | PhpSpreadsheet Function |
|---|---|
| ACCRINT | \PhpOffice\PhpSpreadsheet\Calculation\Financial::ACCRINT |
| ACCRINTM | \PhpOffice\PhpSpreadsheet\Calculation\Financial::ACCRINTM |
| AMORDEGRC | \PhpOffice\PhpSpreadsheet\Calculation\Financial::AMORDEGRC |
| AMORLINC | \PhpOffice\PhpSpreadsheet\Calculation\Financial::AMORLINC |
| COUPDAYBS | \PhpOffice\PhpSpreadsheet\Calculation\Financial::COUPDAYBS |
| COUPDAYS | \PhpOffice\PhpSpreadsheet\Calculation\Financial::COUPDAYS |
| COUPDAYSNC | \PhpOffice\PhpSpreadsheet\Calculation\Financial::COUPDAYSNC |
| COUPNCD | \PhpOffice\PhpSpreadsheet\Calculation\Financial::COUPNCD |
| COUPNUM | \PhpOffice\PhpSpreadsheet\Calculation\Financial::COUPNUM |
| COUPPCD | \PhpOffice\PhpSpreadsheet\Calculation\Financial::COUPPCD |
| CUMIPMT | \PhpOffice\PhpSpreadsheet\Calculation\Financial::CUMIPMT |
| CUMPRINC | \PhpOffice\PhpSpreadsheet\Calculation\Financial::CUMPRINC |
| DB | \PhpOffice\PhpSpreadsheet\Calculation\Financial::DB |
| DDB | \PhpOffice\PhpSpreadsheet\Calculation\Financial::DDB |
| DISC | \PhpOffice\PhpSpreadsheet\Calculation\Financial::DISC |
| DOLLARDE | \PhpOffice\PhpSpreadsheet\Calculation\Financial::DOLLARDE |
| DOLLARFR | \PhpOffice\PhpSpreadsheet\Calculation\Financial::DOLLARFR |
| DURATION | Not yet Implemented |
| EFFECT | \PhpOffice\PhpSpreadsheet\Calculation\Financial::EFFECT |
| FV | \PhpOffice\PhpSpreadsheet\Calculation\Financial::FV |
| FVSCHEDULE | \PhpOffice\PhpSpreadsheet\Calculation\Financial::FVSCHEDULE |
| INTRATE | \PhpOffice\PhpSpreadsheet\Calculation\Financial::INTRATE |
| IPMT | \PhpOffice\PhpSpreadsheet\Calculation\Financial::IPMT |
| IRR | \PhpOffice\PhpSpreadsheet\Calculation\Financial::IRR |
| ISPMT | \PhpOffice\PhpSpreadsheet\Calculation\Financial::ISPMT |
| MDURATION | Not yet Implemented |
| MIRR | \PhpOffice\PhpSpreadsheet\Calculation\Financial::MIRR |
| NOMINAL | \PhpOffice\PhpSpreadsheet\Calculation\Financial::NOMINAL |
| NPER | \PhpOffice\PhpSpreadsheet\Calculation\Financial::NPER |
| NPV | \PhpOffice\PhpSpreadsheet\Calculation\Financial::NPV |
| ODDFPRICE | Not yet Implemented |
| ODDFYIELD | Not yet Implemented |
| ODDLPRICE | Not yet Implemented |
| ODDLYIELD | Not yet Implemented |
| PDURATION | \PhpOffice\PhpSpreadsheet\Calculation\Financial::PDURATION |
| PMT | \PhpOffice\PhpSpreadsheet\Calculation\Financial::PMT |
| PPMT | \PhpOffice\PhpSpreadsheet\Calculation\Financial::PPMT |
| PRICE | \PhpOffice\PhpSpreadsheet\Calculation\Financial::PRICE |
| PRICEDISC | \PhpOffice\PhpSpreadsheet\Calculation\Financial::PRICEDISC |
| PRICEMAT | \PhpOffice\PhpSpreadsheet\Calculation\Financial::PRICEMAT |
| PV | \PhpOffice\PhpSpreadsheet\Calculation\Financial::PV |
| RATE | \PhpOffice\PhpSpreadsheet\Calculation\Financial::RATE |
| RECEIVED | \PhpOffice\PhpSpreadsheet\Calculation\Financial::RECEIVED |
| RRI | \PhpOffice\PhpSpreadsheet\Calculation\Financial::RRI |
| SLN | \PhpOffice\PhpSpreadsheet\Calculation\Financial::SLN |
| SYD | \PhpOffice\PhpSpreadsheet\Calculation\Financial::SYD |
| TBILLEQ | \PhpOffice\PhpSpreadsheet\Calculation\Financial::TBILLEQ |
| TBILLPRICE | \PhpOffice\PhpSpreadsheet\Calculation\Financial::TBILLPRICE |
| TBILLYIELD | \PhpOffice\PhpSpreadsheet\Calculation\Financial::TBILLYIELD |
| USDOLLAR | Not yet Implemented |
| VDB | Not yet Implemented |
| XIRR | \PhpOffice\PhpSpreadsheet\Calculation\Financial::XIRR |
| XNPV | \PhpOffice\PhpSpreadsheet\Calculation\Financial::XNPV |
| YIELD | Not yet Implemented |
| YIELDDISC | \PhpOffice\PhpSpreadsheet\Calculation\Financial::YIELDDISC |
| YIELDMAT | \PhpOffice\PhpSpreadsheet\Calculation\Financial::YIELDMAT |
CATEGORY_INFORMATION
| Excel Function | PhpSpreadsheet Function |
|---|---|
| CELL | Not yet Implemented |
| ERROR.TYPE | \PhpOffice\PhpSpreadsheet\Calculation\Functions::errorType |
| INFO | Not yet Implemented |
| ISBLANK | \PhpOffice\PhpSpreadsheet\Calculation\Functions::isBlank |
| ISERR | \PhpOffice\PhpSpreadsheet\Calculation\Functions::isErr |
| ISERROR | \PhpOffice\PhpSpreadsheet\Calculation\Functions::isError |
| ISEVEN | \PhpOffice\PhpSpreadsheet\Calculation\Functions::isEven |
| ISFORMULA | \PhpOffice\PhpSpreadsheet\Calculation\Functions::isFormula |
| ISLOGICAL | \PhpOffice\PhpSpreadsheet\Calculation\Functions::isLogical |
| ISNA | \PhpOffice\PhpSpreadsheet\Calculation\Functions::isNa |
| ISNONTEXT | \PhpOffice\PhpSpreadsheet\Calculation\Functions::isNonText |
| ISNUMBER | \PhpOffice\PhpSpreadsheet\Calculation\Functions::isNumber |
| ISODD | \PhpOffice\PhpSpreadsheet\Calculation\Functions::isOdd |
| ISREF | Not yet Implemented |
| ISTEXT | \PhpOffice\PhpSpreadsheet\Calculation\Functions::isText |
| N | \PhpOffice\PhpSpreadsheet\Calculation\Functions::n |
| NA | \PhpOffice\PhpSpreadsheet\Calculation\Functions::NA |
| SHEET | Not yet Implemented |
| SHEETS | Not yet Implemented |
| TYPE | \PhpOffice\PhpSpreadsheet\Calculation\Functions::TYPE |
CATEGORY_LOGICAL
| Excel Function | PhpSpreadsheet Function |
|---|---|
| AND | \PhpOffice\PhpSpreadsheet\Calculation\Logical::logicalAnd |
| FALSE | \PhpOffice\PhpSpreadsheet\Calculation\Logical::FALSE |
| IF | \PhpOffice\PhpSpreadsheet\Calculation\Logical::statementIf |
| IFERROR | \PhpOffice\PhpSpreadsheet\Calculation\Logical::IFERROR |
| IFNA | \PhpOffice\PhpSpreadsheet\Calculation\Logical::IFNA |
| IFS | \PhpOffice\PhpSpreadsheet\Calculation\Logical::IFS |
| NOT | \PhpOffice\PhpSpreadsheet\Calculation\Logical::NOT |
| OR | \PhpOffice\PhpSpreadsheet\Calculation\Logical::logicalOr |
| SWITCH | \PhpOffice\PhpSpreadsheet\Calculation\Logical::statementSwitch |
| TRUE | \PhpOffice\PhpSpreadsheet\Calculation\Logical::TRUE |
| XOR | \PhpOffice\PhpSpreadsheet\Calculation\Logical::logicalXor |
CATEGORY_LOOKUP_AND_REFERENCE
| Excel Function | PhpSpreadsheet Function |
|---|---|
| ADDRESS | \PhpOffice\PhpSpreadsheet\Calculation\LookupRef::cellAddress |
| AREAS | Not yet Implemented |
| CHOOSE | \PhpOffice\PhpSpreadsheet\Calculation\LookupRef::CHOOSE |
| COLUMN | \PhpOffice\PhpSpreadsheet\Calculation\LookupRef::COLUMN |
| COLUMNS | \PhpOffice\PhpSpreadsheet\Calculation\LookupRef::COLUMNS |
| FILTER | Not yet Implemented |
| FORMULATEXT | \PhpOffice\PhpSpreadsheet\Calculation\LookupRef::FORMULATEXT |
| GETPIVOTDATA | Not yet Implemented |
| HLOOKUP | \PhpOffice\PhpSpreadsheet\Calculation\LookupRef::HLOOKUP |
| HYPERLINK | \PhpOffice\PhpSpreadsheet\Calculation\LookupRef::HYPERLINK |
| INDEX | \PhpOffice\PhpSpreadsheet\Calculation\LookupRef::INDEX |
| INDIRECT | \PhpOffice\PhpSpreadsheet\Calculation\LookupRef::INDIRECT |
| LOOKUP | \PhpOffice\PhpSpreadsheet\Calculation\LookupRef::LOOKUP |
| MATCH | \PhpOffice\PhpSpreadsheet\Calculation\LookupRef::MATCH |
| OFFSET | \PhpOffice\PhpSpreadsheet\Calculation\LookupRef::OFFSET |
| ROW | \PhpOffice\PhpSpreadsheet\Calculation\LookupRef::ROW |
| ROWS | \PhpOffice\PhpSpreadsheet\Calculation\LookupRef::ROWS |
| RTD | Not yet Implemented |
| SORT | Not yet Implemented |
| SORTBY | Not yet Implemented |
| TRANSPOSE | \PhpOffice\PhpSpreadsheet\Calculation\LookupRef::TRANSPOSE |
| UNIQUE | Not yet Implemented |
| VLOOKUP | \PhpOffice\PhpSpreadsheet\Calculation\LookupRef::VLOOKUP |
| XLOOKUP | Not yet Implemented |
| XMATCH | Not yet Implemented |
CATEGORY_MATH_AND_TRIG
| Excel Function | PhpSpreadsheet Function |
|---|---|
| ABS | abs |
| ACOS | acos |
| ACOSH | acosh |
| ACOT | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::ACOT |
| ACOTH | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::ACOTH |
| AGGREGATE | Not yet Implemented |
| ARABIC | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::ARABIC |
| ASIN | asin |
| ASINH | asinh |
| ATAN | atan |
| ATAN2 | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::ATAN2 |
| ATANH | atanh |
| BASE | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::BASE |
| CEILING | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::CEILING |
| CEILING.MATH | Not yet Implemented |
| CEILING.PRECISE | Not yet Implemented |
| COMBIN | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::COMBIN |
| COMBINA | Not yet Implemented |
| COS | cos |
| COSH | cosh |
| COT | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::COT |
| COTH | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::COTH |
| CSC | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::CSC |
| CSCH | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::CSCH |
| DECIMAL | Not yet Implemented |
| DEGREES | rad2deg |
| EVEN | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::EVEN |
| EXP | exp |
| FACT | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::FACT |
| FACTDOUBLE | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::FACTDOUBLE |
| FLOOR | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::FLOOR |
| FLOOR.MATH | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::FLOORMATH |
| FLOOR.PRECISE | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::FLOORPRECISE |
| GCD | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::GCD |
| INT | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::INT |
| ISO.CEILING | Not yet Implemented |
| LCM | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::LCM |
| LN | log |
| LOG | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::logBase |
| LOG10 | log10 |
| MDETERM | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::MDETERM |
| MINVERSE | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::MINVERSE |
| MMULT | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::MMULT |
| MOD | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::MOD |
| MROUND | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::MROUND |
| MULTINOMIAL | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::MULTINOMIAL |
| MUNIT | Not yet Implemented |
| ODD | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::ODD |
| PI | pi |
| POWER | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::POWER |
| PRODUCT | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::PRODUCT |
| QUOTIENT | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::QUOTIENT |
| RADIANS | deg2rad |
| RAND | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::RAND |
| RANDARRAY | Not yet Implemented |
| RANDBETWEEN | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::RAND |
| ROMAN | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::ROMAN |
| ROUND | round |
| ROUNDDOWN | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::ROUNDDOWN |
| ROUNDUP | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::ROUNDUP |
| SEC | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::SEC |
| SECH | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::SECH |
| SERIESSUM | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::SERIESSUM |
| SEQUENCE | Not yet Implemented |
| SIGN | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::SIGN |
| SIN | sin |
| SINH | sinh |
| SQRT | sqrt |
| SQRTPI | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::SQRTPI |
| SUBTOTAL | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::SUBTOTAL |
| SUM | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::SUM |
| SUMIF | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::SUMIF |
| SUMIFS | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::SUMIFS |
| SUMPRODUCT | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::SUMPRODUCT |
| SUMSQ | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::SUMSQ |
| SUMX2MY2 | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::SUMX2MY2 |
| SUMX2PY2 | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::SUMX2PY2 |
| SUMXMY2 | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::SUMXMY2 |
| TAN | tan |
| TANH | tanh |
| TRUNC | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::TRUNC |
CATEGORY_STATISTICAL
| Excel Function | PhpSpreadsheet Function |
|---|---|
| AVEDEV | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::AVEDEV |
| AVERAGE | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::AVERAGE |
| AVERAGEA | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::AVERAGEA |
| AVERAGEIF | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::AVERAGEIF |
| AVERAGEIFS | Not yet Implemented |
| BETADIST | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::BETADIST |
| BETA.DIST | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::BETADIST |
| BETAINV | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::BETAINV |
| BETA.INV | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::BETAINV |
| BINOMDIST | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::BINOMDIST |
| BINOM.DIST | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::BINOMDIST |
| BINOM.DIST.RANGE | Not yet Implemented |
| BINOM.INV | Not yet Implemented |
| CHIDIST | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::CHIDIST |
| CHISQ.DIST | Not yet Implemented |
| CHISQ.DIST.RT | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::CHIDIST |
| CHIINV | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::CHIINV |
| CHISQ.INV | Not yet Implemented |
| CHISQ.INV.RT | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::CHIINV |
| CHITEST | Not yet Implemented |
| CHISQ.TEST | Not yet Implemented |
| CONFIDENCE | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::CONFIDENCE |
| CONFIDENCE.NORM | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::CONFIDENCE |
| CONFIDENCE.T | Not yet Implemented |
| CORREL | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::CORREL |
| COUNT | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::COUNT |
| COUNTA | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::COUNTA |
| COUNTBLANK | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::COUNTBLANK |
| COUNTIF | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::COUNTIF |
| COUNTIFS | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::COUNTIFS |
| COVAR | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::COVAR |
| COVARIANCE.P | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::COVAR |
| COVARIANCE.S | Not yet Implemented |
| CRITBINOM | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::CRITBINOM |
| DEVSQ | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::DEVSQ |
| EXPONDIST | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::EXPONDIST |
| EXPON.DIST | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::EXPONDIST |
| FDIST | Not yet Implemented |
| F.DIST | Not yet Implemented |
| F.DIST.RT | Not yet Implemented |
| FINV | Not yet Implemented |
| F.INV | Not yet Implemented |
| F.INV.RT | Not yet Implemented |
| F.TEST | Not yet Implemented |
| FISHER | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::FISHER |
| FISHERINV | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::FISHERINV |
| FORECAST | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::FORECAST |
| FORECAST.ETS | Not yet Implemented |
| FORECAST.ETS.CONFINT | Not yet Implemented |
| FORECAST.ETS.SEASONALITY | Not yet Implemented |
| FORECAST.ETS.STAT | Not yet Implemented |
| FORECAST.LINEAR | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::FORECAST |
| FREQUENCY | Not yet Implemented |
| FTEST | Not yet Implemented |
| GAMMA | Not yet Implemented |
| GAMMADIST | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::GAMMADIST |
| GAMMA.DIST | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::GAMMADIST |
| GAMMAINV | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::GAMMAINV |
| GAMMA.INV | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::GAMMAINV |
| GAMMALN | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::GAMMALN |
| GAMMALN.PRECISE | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::GAMMALN |
| GAUSS | Not yet Implemented |
| GEOMEAN | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::GEOMEAN |
| GROWTH | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::GROWTH |
| HARMEAN | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::HARMEAN |
| HYPGEOMDIST | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::HYPGEOMDIST |
| INTERCEPT | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::INTERCEPT |
| KURT | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::KURT |
| LARGE | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::LARGE |
| LINEST | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::LINEST |
| LOGEST | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::LOGEST |
| LOGINV | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::LOGINV |
| LOGNORMDIST | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::LOGNORMDIST |
| LOGNORM.DIST | Not yet Implemented |
| LOGNORM.INV | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::LOGINV |
| MAX | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::MAX |
| MAXA | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::MAXA |
| MAXIFS | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::MAXIFS |
| MEDIAN | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::MEDIAN |
| MEDIANIF | Not yet Implemented |
| MIN | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::MIN |
| MINA | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::MINA |
| MINIFS | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::MINIFS |
| MODE | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::MODE |
| MODE.MULT | Not yet Implemented |
| MODE.SNGL | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::MODE |
| NEGBINOMDIST | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::NEGBINOMDIST |
| NEGBINOM.DIST | Not yet Implemented |
| NORMDIST | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::NORMDIST |
| NORM.DIST | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::NORMDIST |
| NORMINV | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::NORMINV |
| NORM.INV | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::NORMINV |
| NORMSDIST | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::NORMSDIST |
| NORM.S.DIST | Not yet Implemented |
| NORMSINV | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::NORMSINV |
| NORM.S.INV | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::NORMSINV |
| PEARSON | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::CORREL |
| PERCENTILE | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::PERCENTILE |
| PERCENTILE.EXC | Not yet Implemented |
| PERCENTILE.INC | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::PERCENTILE |
| PERCENTRANK | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::PERCENTRANK |
| PERCENTRANK.EXC | Not yet Implemented |
| PERCENTRANK.INC | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::PERCENTRANK |
| PERMUT | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::PERMUT |
| PERMUTATIONA | Not yet Implemented |
| PHI | Not yet Implemented |
| POISSON | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::POISSON |
| POISSON.DIST | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::POISSON |
| PROB | Not yet Implemented |
| QUARTILE | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::QUARTILE |
| QUARTILE.EXC | Not yet Implemented |
| QUARTILE.INC | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::QUARTILE |
| RANK | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::RANK |
| RANK.AVG | Not yet Implemented |
| RANK.EQ | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::RANK |
| RSQ | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::RSQ |
| SKEW | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::SKEW |
| SKEW.P | Not yet Implemented |
| SLOPE | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::SLOPE |
| SMALL | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::SMALL |
| STANDARDIZE | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::STANDARDIZE |
| STDEV | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::STDEV |
| STDEV.P | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::STDEVP |
| STDEV.S | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::STDEV |
| STDEVA | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::STDEVA |
| STDEVP | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::STDEVP |
| STDEVPA | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::STDEVPA |
| STEYX | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::STEYX |
| TDIST | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::TDIST |
| T.DIST | Not yet Implemented |
| T.DIST.2T | Not yet Implemented |
| T.DIST.RT | Not yet Implemented |
| TINV | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::TINV |
| T.INV | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::TINV |
| T.INV.2T | Not yet Implemented |
| TREND | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::TREND |
| TRIMMEAN | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::TRIMMEAN |
| TTEST | Not yet Implemented |
| T.TEST | Not yet Implemented |
| VAR | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::VARFunc |
| VAR.P | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::VARP |
| VAR.S | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::VARFunc |
| VARA | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::VARA |
| VARP | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::VARP |
| VARPA | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::VARPA |
| WEIBULL | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::WEIBULL |
| WEIBULL.DIST | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::WEIBULL |
| ZTEST | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::ZTEST |
| Z.TEST | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::ZTEST |
CATEGORY_TEXT_AND_DATA
| Excel Function | PhpSpreadsheet Function |
|---|---|
| ASC | Not yet Implemented |
| BAHTTEXT | Not yet Implemented |
| CHAR | \PhpOffice\PhpSpreadsheet\Calculation\TextData::CHARACTER |
| CLEAN | \PhpOffice\PhpSpreadsheet\Calculation\TextData::TRIMNONPRINTABLE |
| CODE | \PhpOffice\PhpSpreadsheet\Calculation\TextData::ASCIICODE |
| CONCAT | \PhpOffice\PhpSpreadsheet\Calculation\TextData::CONCATENATE |
| CONCATENATE | \PhpOffice\PhpSpreadsheet\Calculation\TextData::CONCATENATE |
| DBCS | Not yet Implemented |
| DOLLAR | \PhpOffice\PhpSpreadsheet\Calculation\TextData::DOLLAR |
| EXACT | \PhpOffice\PhpSpreadsheet\Calculation\TextData::EXACT |
| FIND | \PhpOffice\PhpSpreadsheet\Calculation\TextData::SEARCHSENSITIVE |
| FINDB | \PhpOffice\PhpSpreadsheet\Calculation\TextData::SEARCHSENSITIVE |
| FIXED | \PhpOffice\PhpSpreadsheet\Calculation\TextData::FIXEDFORMAT |
| JIS | Not yet Implemented |
| LEFT | \PhpOffice\PhpSpreadsheet\Calculation\TextData::LEFT |
| LEFTB | \PhpOffice\PhpSpreadsheet\Calculation\TextData::LEFT |
| LEN | \PhpOffice\PhpSpreadsheet\Calculation\TextData::STRINGLENGTH |
| LENB | \PhpOffice\PhpSpreadsheet\Calculation\TextData::STRINGLENGTH |
| LOWER | \PhpOffice\PhpSpreadsheet\Calculation\TextData::LOWERCASE |
| MID | \PhpOffice\PhpSpreadsheet\Calculation\TextData::MID |
| MIDB | \PhpOffice\PhpSpreadsheet\Calculation\TextData::MID |
| NUMBERVALUE | \PhpOffice\PhpSpreadsheet\Calculation\TextData::NUMBERVALUE |
| PHONETIC | Not yet Implemented |
| PROPER | \PhpOffice\PhpSpreadsheet\Calculation\TextData::PROPERCASE |
| REPLACE | \PhpOffice\PhpSpreadsheet\Calculation\TextData::REPLACE |
| REPLACEB | \PhpOffice\PhpSpreadsheet\Calculation\TextData::REPLACE |
| REPT | str_repeat |
| RIGHT | \PhpOffice\PhpSpreadsheet\Calculation\TextData::RIGHT |
| RIGHTB | \PhpOffice\PhpSpreadsheet\Calculation\TextData::RIGHT |
| SEARCH | \PhpOffice\PhpSpreadsheet\Calculation\TextData::SEARCHINSENSITIVE |
| SEARCHB | \PhpOffice\PhpSpreadsheet\Calculation\TextData::SEARCHINSENSITIVE |
| SUBSTITUTE | \PhpOffice\PhpSpreadsheet\Calculation\TextData::SUBSTITUTE |
| T | \PhpOffice\PhpSpreadsheet\Calculation\TextData::RETURNSTRING |
| TEXT | \PhpOffice\PhpSpreadsheet\Calculation\TextData::TEXTFORMAT |
| TEXTJOIN | \PhpOffice\PhpSpreadsheet\Calculation\TextData::TEXTJOIN |
| TRIM | \PhpOffice\PhpSpreadsheet\Calculation\TextData::TRIMSPACES |
| UNICHAR | \PhpOffice\PhpSpreadsheet\Calculation\TextData::CHARACTER |
| UNICODE | \PhpOffice\PhpSpreadsheet\Calculation\TextData::ASCIICODE |
| UPPER | \PhpOffice\PhpSpreadsheet\Calculation\TextData::UPPERCASE |
| VALUE | \PhpOffice\PhpSpreadsheet\Calculation\TextData::VALUE |
CATEGORY_WEB
| Excel Function | PhpSpreadsheet Function |
|---|---|
| ENCODEURL | Not yet Implemented |
| FILTERXML | Not yet Implemented |
| WEBSERVICE | \PhpOffice\PhpSpreadsheet\Calculation\Web::WEBSERVICE |