| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
- Add export option `MaxCalcIterations` for specifies the maximum iterations for iterative calculation
- Update unit test for the database formula functions
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- ref #65, new formula functions: DCOUNT and DCOUNTA
- support percentile symbol in condition criteria expression
- this update dependencies module
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- Initialize array formula support for the formula calculation engine
- Update example and unit test of `AddPivotTable`
- Update the supported hash algorithm of ProtectSheet
|
|
|
|
|
| |
- Fix `GROWTH` and `TREND` calculation accuracy issue
- Fix panic when add pane on empty sheet views worksheet
- New exported constants `MinFontSize`
|
| |
|
| |
|
| |
|
|
|
|
| |
default
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Fix page setup fields parsing issue
- Go Modules dependencies upgrade
- Ref #65, CONFIDENCE.T and PHI
- Ref #1198, Fix the issue that the chart axis maximum and minimum didn't work when the value is 0
|
| |
|
|
|
|
| |
- New formula functions: MODE and T.TEST
|
|
|
|
| |
ref #65, new formula functions: TINV and TTEST
|
|
|
|
| |
- Typo fixed
|
|
|
|
| |
- Update GitHub Action settings
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
on arm64
* New formula functions: BINOM.DIST.RANGE and BINOM.INV
* Fix complex number calculation result precision issue
|
|
|
|
|
| |
* New formula functions: BETA.DIST, BINOMDIST and BINOM
* Fix a part of formula function calculation result precision issue on arm64
|
|
|
|
| |
format support
|
| |
|
| |
|
| |
|
|
|
|
| |
* Update docs for the function `SetCellHyperLink`
|