core/class/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(mixed  $x) : mixed

Parameters

mixed $x

Returns

mixed —

asinh()

asinh(mixed  $x) : mixed

Parameters

mixed $x

Returns

mixed —

atanh()

atanh(mixed  $x) : mixed

Parameters

mixed $x

Returns

mixed —

mb_str_replace()

mb_str_replace(mixed  $search, mixed  $replace, mixed  $subject) : mixed

Parameters

mixed $search
mixed $replace
mixed $subject

Returns

mixed —