Skip to content
This repository has been archived by the owner on Jan 2, 2019. It is now read-only.

PHPExcel_Calculation_Exception whit STDEV.S function #1092

Closed
DiegoDVG opened this issue Dec 24, 2016 · 1 comment
Closed

PHPExcel_Calculation_Exception whit STDEV.S function #1092

DiegoDVG opened this issue Dec 24, 2016 · 1 comment

Comments

@DiegoDVG
Copy link

DiegoDVG commented Dec 24, 2016

Hi, I have a prible with this Exception

Fatal error: Uncaught exception 'PHPExcel_Calculation_Exception' with message 'DATOS!F4 -> internal error' in C:\xampp\htdocs\Classes\PHPExcel\Cell.php:291 Stack trace: #0 consulta.php(37): PHPExcel_Cell->getCalculatedValue() #1 {main} thrown in Classes\PHPExcel\Cell.php on line 291

STDEV.S function

https://support.office.com/en-us/article/STDEV-S-function-7d69cf97-0c1f-4acf-be27-f3e83904cc23?ui=en-US&rs=en-US&ad=US

@PowerKiKi
Copy link
Member

Unfortunately STDEVS is not implemented in PHPExcel/PhpSpreadsheet as you can see there: http://phpspreadsheet.readthedocs.io/en/develop/references/function-list-by-name/#s.

If you are willing to contribute an implementation for that, please do so in PhpSpreadsheet project.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants