mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-09-22 16:19:19 +00:00
Doc Block changes
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@87638 2327b42d-5241-43d6-9e2a-de5ac946f064
This commit is contained in:
@@ -744,7 +744,7 @@ class PHPExcel_Calculation_Engineering {
|
||||
*
|
||||
* Returns the modified Bessel function, which is equivalent to the Bessel function evaluated for purely imaginary arguments
|
||||
*
|
||||
* @TODO Better handling of the approximation method to support the differences between Excel/Gnumeric and Open/Libre Office
|
||||
* @TODO Better handling of the approximation method to support the differences between Excel/Gnumeric and Open/Libre Office
|
||||
*
|
||||
* @param float $x
|
||||
* @param float $n
|
||||
@@ -789,7 +789,7 @@ class PHPExcel_Calculation_Engineering {
|
||||
*
|
||||
* Returns the Bessel function
|
||||
*
|
||||
* @TODO Better handling of the approximation method to support the differences between Excel/Gnumeric and Open/Libre Office
|
||||
* @TODO Better handling of the approximation method to support the differences between Excel/Gnumeric and Open/Libre Office
|
||||
*
|
||||
* @param float $x
|
||||
* @param float $n
|
||||
|
||||
Reference in New Issue
Block a user