summaryrefslogtreecommitdiff
path: root/calc_test.go
Commit message (Expand)AuthorAge
* This closes #1377, stream writer writes inline string type for string cell valuexuri2022-10-25
* Support get cell value which contains a date in the ISO 8601 formatxuri2022-10-24
* Fix the formula calculation result issue of the OR function (#1374)gonghaibinx2022-10-21
* This closes #1360, closes #1361xuri2022-09-28
* This closes #1330 update non existing sheet error messages (#1331)davidborry2022-08-28
* This closes #1319, fix calculate error for formula with negative symbolxuri2022-08-17
* This closes #1262, support for dependence formulas calculationxuri2022-07-10
* ref #65, new formula function: DGETxuri2022-07-03
* ref #65, new formula functions: DPRODUCT, DSTDEV, DSTDEVP, DSUM, DVAR, and DVARPxuri2022-07-02
* ref #65, new formula function: DAVERAGExuri2022-07-01
* ref #65, new formula functions: DMAX and DMINxuri2022-06-28
* This closes #1260, fixes compiling issue under 32-bit, and new formula functionsxuri2022-06-27
* ref #65, new formula function: HYPERLINKxuri2022-06-24
* ref #65, new formula function: EUROCONVERTxuri2022-06-22
* ref #65, new formula function: STEYXxuri2022-06-20
* ref #65, new formula function: DAYS360xuri2022-06-17
* ref #65, new formula functions: NETWORKDAYS, NETWORKDAYS.INTL, and WORKDAYxuri2022-06-16
* Fix the problem of multi arguments calculation (#1253)ww15161232022-06-14
* ref #65: new formula function WORKDAY.INTLxuri2022-06-13
* ref #65: new formula function EOMONTHxuri2022-06-11
* ref #65: new formula function EDATExuri2022-06-10
* ref #65: new formula function WEEKNUMxuri2022-06-09
* Improves the calculation engine, docs update, and adds the dependabotxuri2022-05-26
* This fix formula calculation accuracy issue and panic when set panexuri2022-05-23
* Optimization formula calculation performance and update README card badgexuri2022-04-24
* ref #65, new formula function: CONVERTxuri2022-04-20
* ref #65, initial formula functions: GROWTH and TRENDxuri2022-04-17
* ref #65, new formula functions: SKEW.P and SLOPE, remove no-required format d...xuri2022-04-16
* ref #65, new formula functions: PEARSON and RSQxuri2022-04-15
* ref #65, new formula functions: MINVERSE and MMULTxuri2022-04-14
* ref #65, new formula functions: COVARIANCE.S and STDEVPAxuri2022-04-12
* This includes new formula functions support, dependencies upgrade, and bug fixxuri2022-04-11
* ref #65, new formula functions: MODE.MULT and MODE.SNGLxuri2022-04-07
* ref #65, #1196: fix the compatibility issue and added new formula functionxuri2022-04-06
* This closes #1196, fix the compatibility issue and added new formula functionxuri2022-04-05
* ref #65, new formula functions: T.INV and T.INV.2Txuri2022-04-04
* ref #65, new formula functions: T.DIST.2T and T.DIST.RTxuri2022-04-03
* ref #65, new formula functions: T.DIST and TDISTxuri2022-04-02
* ref #65, new formula functions: NEGBINOM.DIST and NEGBINOMDISTxuri2022-04-01
* ref #65, new formula functions: CHISQ.INV and CHISQ.INV.RTxuri2022-03-31
* ref #65, new formula functions: HYPGEOM.DIST and HYPGEOMDISTxuri2022-03-30
* ref #65, new formula functions: F.TEST and FTESTxuri2022-03-29
* ref #65, new formula functions: CHISQ.DIST.RT CHISQ.DIST and GAMMALN.PRECISExuri2022-03-28
* ref #65, new formula functions: CHITEST and CHISQ.TESTxuri2022-03-27
* ref #65, new formula functions: F.DIST.RT and SERIESSUMxuri2022-03-26
* ref #65, new formula functions: F.DIST and FDISTxuri2022-03-25
* Format code, update documentation and remove exported variable `XMLHeaderByte`xuri2022-03-24
* ref #65, new formula functions: AVERAGEIFS and SUMPRODUCTxuri2022-03-23
* ref #65, new formula functions: CRITBINOM and SUMIFSxuri2022-03-22
* This closes #1185, fix formula function calculation result precision issue on...xuri2022-03-21