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.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 46]
EULER [line 74]
FINANCIAL_MAX_ITERATIONS [line 66]
FINANCIAL_PRECISION [line 71]
LOG_GAMMA_X_MAX_VALUE [line 52]
MAX_ITERATIONS [line 64]
MAX_VALUE [line 49]
M_2DIVPI [line 58]
PRECISION [line 69]
SQRT2PI [line 55]
XMININ [line 61]
acosh [line 11904]
asinh [line 11910]
atanh [line 11916]
mb_str_replace [line 12016]
void mb_str_replace(
$search, $replace, $subject)
|
|
Parameters
|
$search |
|
|
$replace |
|
|
$subject |
|
money_format [line 11922]
void money_format(
$format, $number)
|
|
Parameters
|