handsontable / hyperformula

HyperFormula is an open-source headless spreadsheet for business web apps. It comes with over 400 formulas, CRUD operations, undo-redo, clipboard support, and sorting.
https://hyperformula.handsontable.com/
Other
1.98k stars 109 forks source link

EPIC: Add the outstanding formulas from formula.js #150

Closed krzysztofspilka closed 3 years ago

krzysztofspilka commented 4 years ago

EPIC

In order to replace the current formula plugin in Handsontable with the new engine, we'd need to add the lacking formulas. As of the 6th of February 2020, there are 247 functions to be added across 10 categories.

The complete formula reference is here: https://docs.google.com/spreadsheets/d/1jMvfY5DzMxmTiUTZB-8wwtMaKB2OqWEWqi-Ku1FogZE/edit#gid=1120069524

List of supported formulas by Formula.js (source for the above list): https://github.com/handsontable/formula-parser/blob/develop/src/supported-formulas.js

wojciechczerniak commented 3 years ago

We're done with functions for now.