Procedural File: Functions.php
Source Location: /PHPExcel/Calculation/Functions.php
Classes:
PHPExcel_Calculation_Functions
PHPExcel_Calculation_Functions
Page Details:
PHPExcel
Copyright (c) 2006 - 2012 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:
MAX_ITERATIONS [line 46]
MAX_VALUE [line 40]
M_2DIVPI [line 43]
PRECISION [line 49]
acosh [line 673]
asinh [line 679]
atanh [line 685]
mb_str_replace [line 791]
void mb_str_replace(
$search, $replace, $subject)
|
|
Parameters
|
$search |
|
|
$replace |
|
|
$subject |
|
money_format [line 691]
void money_format(
$format, $number)
|
|
Parameters
|