PhpSpreadsheet/tests/data/Calculation/Functions
Josh Grant 148bee1991
Support `_xlfn.` prefix and add `ISFORMULA`, `MODE.SNGL`, `STDEV.S`, `STDEV.P`
This change adds support for newer functions that are prefixed
by _xlfn. (#356). The calculation engine has been updated to
recognise these as functions, and drop the _xlfn. part.

It also add a couple of the new functions such as STDEV.S/P,
MODE.SNGL, ISFORMULA.

Fixes #356
Closes #390
2018-02-26 09:35:53 +01:00
..
ERROR_TYPE.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
ISFORMULA.php Support `_xlfn.` prefix and add `ISFORMULA`, `MODE.SNGL`, `STDEV.S`, `STDEV.P` 2018-02-26 09:35:53 +01:00
IS_BLANK.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IS_ERR.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IS_ERROR.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IS_EVEN.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IS_LOGICAL.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IS_NA.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IS_NONTEXT.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IS_NUMBER.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IS_ODD.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IS_TEXT.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
N.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
TYPE.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00