Class Zend_Locale_Math_PhpMath

Description

Utility class for proxying math function to bcmath functions, if present, otherwise to PHP builtin math operators, with limited detection of overflow conditions.

Sampling of PHP environments and platforms suggests that at least 80% to 90% support bcmath. Thus, this file should be as light as possible.

  • copyright: Copyright (c) 2005-2007 Zend Technologies USA Inc. (http://www.zend.com)

Located in /Zend/Locale/Math/PhpMath.php (line 38)

Zend_Locale_Math
   |
   --Zend_Locale_Math_PhpMath
Method Summary
 static void disable ()
Variables
Methods
static disable (line 40)
  • access: public
static void disable ()

Inherited Methods

Inherited From Zend_Locale_Math

 Zend_Locale_Math::isBcmathDisabled()

Documentation generated on Wed, 21 Feb 2007 11:57:13 -0800 by phpDocumentor 1.3.1