vendor/phpoffice/phpexcel/Classes/PHPExcel/CalculationFunctions.php

PHPExcel

Copyright (c) 2006 - 2014 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

Classes

PHPExcel_Calculation_Functions PHPExcel_Calculation_Functions

Constants

MAX_VALUE

MAX_VALUE = 1.2E+308

MAX_VALUE

M_2DIVPI

M_2DIVPI = 0.6366197723675814

2 / PI

MAX_ITERATIONS

MAX_ITERATIONS = 256

MAX_ITERATIONS

PRECISION

PRECISION = 8.88E-16

PRECISION

Functions

acosh()

acosh(  $x) 

Parameters

$x

asinh()

asinh(  $x) 

Parameters

$x

atanh()

atanh(  $x) 

Parameters

$x

mb_str_replace()

mb_str_replace(  $search,   $replace,   $subject) 

Parameters

$search
$replace
$subject