Procedural File: Functions.php
Source Location: /PHPExcel/Calculation/Functions.php
Classes:
PHPExcel_Calculation_Functions
PHPExcel_Calculation_Functions
Page Details:
PHPExcel
Copyright (c) 2006 - 2010 PHPExcel
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.
PHPExcel
Copyright (c) 2006 - 2010 PHPExcel
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Tags:
Includes:
EPS [line 30]
EULER [line 58]
FINANCIAL_MAX_ITERATIONS [line 50]
FINANCIAL_PRECISION [line 55]
LOG_GAMMA_X_MAX_VALUE [line 36]
MAX_ITERATIONS [line 48]
MAX_VALUE [line 33]
M_2DIVPI [line 42]
PRECISION [line 53]
SQRT2PI [line 39]
XMININ [line 45]
acosh [line 11346]
asinh [line 11352]
atanh [line 11358]
mb_str_replace [line 11458]
void mb_str_replace(
$search, $replace, $subject)
|
|
Parameters
|
$search |
|
|
$replace |
|
|
$subject |
|
money_format [line 11364]
void money_format(
$format, $number)
|
|
Parameters
|