PHPExcel_Calculation
[ class tree: PHPExcel_Calculation ] [ index: PHPExcel_Calculation ] [ all elements ]

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:

version:  1.7.2, 2010-01-11
copyright:  Copyright (c) 2006 - 2010 PHPExcel (http://www.codeplex.com/PHPExcel)
filesource:  Source Code for this file
license:  LGPL


Includes:

require_once(PHPEXCEL_ROOT.'PHPExcel/Cell/DataType.php') [line 81]
PHPExcel_Cell_DataType

PHPExcel_Cell_DataType


require_once(PHPEXCEL_ROOT.'PHPExcel/Style/NumberFormat.php') [line 84]
PHPExcel_Style_NumberFormat

PHPExcel_Style_NumberFormat


require_once(PHPEXCEL_ROOT.'PHPExcel/Calculation.php') [line 78]
PHPExcel_Calculation

PHPExcel_Calculation


require_once(PHPEXCEL_ROOT.'PHPExcel/Cell.php') [line 75]
PHPExcel_Cell

PHPExcel_Cell


require_once(PHPEXCEL_ROOT.'PHPExcel/Shared/trend/trendClass.php') [line 91]
require_once(PHPEXCEL_ROOT.'PHPExcel/Shared/JAMA/Matrix.php') [line 90]
Matrix

Matrix


require_once(PHPEXCEL_ROOT.'PHPExcel/Shared/Date.php') [line 87]
PHPExcel_Shared_Date

PHPExcel_Shared_Date







EPS [line 30]

EPS = 2.22e-16
EPS

EPS



[ Top ]



EULER [line 58]

EULER = 2.71828182845904523536
EULER

EULER



[ Top ]



FINANCIAL_MAX_ITERATIONS [line 50]

FINANCIAL_MAX_ITERATIONS = 128
FINANCIAL_MAX_ITERATIONS

FINANCIAL_MAX_ITERATIONS



[ Top ]



FINANCIAL_PRECISION [line 55]

FINANCIAL_PRECISION = 1.0e-08
FINANCIAL_PRECISION

FINANCIAL_PRECISION



[ Top ]



LOG_GAMMA_X_MAX_VALUE [line 36]

LOG_GAMMA_X_MAX_VALUE = 2.55e305
LOG_GAMMA_X_MAX_VALUE

LOG_GAMMA_X_MAX_VALUE



[ Top ]



MAX_ITERATIONS [line 48]

MAX_ITERATIONS = 256
MAX_ITERATIONS

MAX_ITERATIONS



[ Top ]



MAX_VALUE [line 33]

MAX_VALUE = 1.2e308
MAX_VALUE

MAX_VALUE



[ Top ]



M_2DIVPI [line 42]

M_2DIVPI = 0.63661977236758134307553505349006
2 / PI

2 / PI



[ Top ]



PRECISION [line 53]

PRECISION = 8.88E-016
PRECISION

PRECISION



[ Top ]



SQRT2PI [line 39]

SQRT2PI = 2.5066282746310005024157652848110452530069867406099
SQRT2PI

SQRT2PI



[ Top ]



XMININ [line 45]

XMININ = 2.23e-308
XMININ

XMININ



[ Top ]




acosh [line 11346]

void acosh( $x)



Parameters

   $x  
[ Top ]



asinh [line 11352]

void asinh( $x)



Parameters

   $x  
[ Top ]



atanh [line 11358]

void atanh( $x)



Parameters

   $x  
[ Top ]



mb_str_replace [line 11458]

void mb_str_replace( $search, $replace, $subject)



Parameters

   $search  
   $replace  
   $subject  
[ Top ]



money_format [line 11364]

void money_format( $format, $number)



Parameters

   $format  
   $number  
[ Top ]



Documentation generated on Mon, 11 Jan 2010 08:10:01 +0100 by phpDocumentor 1.4.1