Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: BCMath


Related Topics
PHP

In the News (Mon 7 Dec 09)

  
  BCMath - Wikipedia, the free encyclopedia
BCMath is a set of PHP functions for performing arbitrary precision mathematics.
BCMath Arbitrary Precision Mathematics Functions- from the PHP online manual
This page was last modified 15:52, 13 April 2005.
en.wikipedia.org /wiki/BCMath   (92 words)

  
 BCMath - TheBestLinks.com - Acronym, Calculator, GNU, Mathematics, ...   (Site not responding. Last check: 2007-10-21)
BCMath - TheBestLinks.com - Acronym, Calculator, GNU, Mathematics,...
BCMath, Acronym, Calculator, GNU, Mathematics, POSIX, PHP, Function...
You can add this article to your own "watchlist" and receive e-mail notification about all changes in this page.
www.thebestlinks.com /BCMath.html   (110 words)

  
 [No title]
* BCMath [ http://www.php.net/manual/en/ref.bc.php ] * PHP as binary/CLI (command line interface) (Have a look whether there is a /usr/bin/php or /usr/local/bin/php) * A scheduler (such as cron) +--------------------+
The next thing is to check whether you have BCMath installed or not.
If BCMath is missing, open [currency.php] in your editor and uncomment the line where it says something like this (at the top): /* Uncomment this if you are missing the BCMath package...
daniel.lorch.cc /projects/currency/currency-0.99/INSTALL   (864 words)

  
 PHP Bugs: #26462: bcmath doesn't compile as module
bcmath config.m4 doesn't have correct paths, so some includes are not properly found and compile fails.
Furthermore, it still insists on number.c being present, which is apparently not needed (it used to be needed in past, I guess).
Note some care needs to be taken for the include paths, since some files include "config.h", which need to pick up the proper one - bcmath configure or libbcmath one - appropriately.
bugs.php.net /26462   (575 words)

  
 PHP: Nombres de grande taille BCMath - Manual
I plan to implement either a spigot algorithm or something similar to generate pi in the near future.
A little comment for the simplified example above: you can do base converting without BCMath functions using only math operators, but you will not able to manage very large values or work with strings to compress or scramble data.
If you have BCMath installed in your system it worth use it for this.
php.net.pl /manual/fr/ref.bc.php   (846 words)

  
 Installation Trouble Shooting
In PHP Ver 3, BCMATH module can be used only when this module is disabled.
But in PHP4, BCMATH module can be used only when this module is enabled.
To enable BCMath module, ask a system administrator or your web host company to add one line statement in the PHP configuration file, i.e.
www.linkautomate.com /installation-trouble-shooting.html   (755 words)

  
 Xtreme Visual Basic Talk - Mathematical functions for double values
In order to get this kind of precision, I used bcmath library to do the calculations.
But, if the values are too small, output of my bcmath functions are 0.
I choose 5 as the data presentation is with the maximum of 5 decimal points.
www.visualbasicforum.com /t35177.html   (280 words)

  
 PHP: BCMath Arbitrary Precision Mathematics Functions - Manual   (Site not responding. Last check: 2007-10-21)
Note that bcmath doesn't seem to handle numbers in exponential notation (i.e.
The size of the number ($x) doesn't matter, because BCMath is very powerful.
You can use these functions to convert a string to a value that can be passed by an URL.
halfos.street-tv.net /lib/php/ref.bc.php.htm   (795 words)

  
 BCMATH programming hints for number theorists
Here are some hints arising from my experience with programming number theory algorithms in BCMATH.
The discussion is aimed at BC programmers who wish to convert their BC programs into BCMATH and who wish to make their BC programs more accessible.
Only a modicum of PHP programming knowledge is required and I found the book PHP for the world wide web by Larry Uhlman, gave a good introduction to PHP.
www.numbertheory.org /php/hints.html   (563 words)

  
 WeberDev.com -> Code Examples -> Arbitrary Precision Math using BCMATH routines
However, if the calculation is to be integrated in a PHP calculation, BCMATH routines are ready to help.
This example demonstrates the routines using an HTML form interface to call a PHP script which operates on the data supplied by the visitor.
Many thanks are due to Jeremy Watts who revived my interest on this subject through his excellent contributions at this forum.
www.weberdev.com /get_example.php3?count=3880   (426 words)

  
 Neohapsis Archives - Snort discussion - [Snort-users] bcmath and ACID - From kev
Neohapsis Archives - Snort discussion - [Snort-users] bcmath and ACID - From kev
new database table ip_src and ip_dst in a form that requires bcmath to be
This does seem to be true since my current /etc/php.ini file has a section
archives.neohapsis.com /archives/snort/2001-06/0533.html   (219 words)

  
 Neohapsis Archives - Snort discussion - Re: [Snort-users] bcmath and ACID - From roman
Neohapsis Archives - Snort discussion - Re: [Snort-users] bcmath and ACID - From roman
Message Index / Re: [Snort-users] bcmath and ACID
of PHP 4.0.4, bcmath is included _in the PHP distribution_.
archives.neohapsis.com /archives/snort/2001-06/0536.html   (243 words)

  
 goldvision.com - PHP / BCMath Arbitrary Precision Mathematics Functions
goldvision.com - PHP / BCMath Arbitrary Precision Mathematics Functions
Due to changes in the licensing, the BCMATH library is distributed separate from the standard PHP source distribution.
You can download the tar-gzipped archive at the url:
www.goldvision.com /uk/en/manuals/phpen/ref.bc.html   (154 words)

  
 Some BCMath/PHP number theory programs   (Site not responding. Last check: 2007-10-21)
Here are are some of my BC programs that I have made accessible online, using the BCMath/PHP language.
They are translations into BCMATH of some of my BC number theory programs.
Please let me know of any error messages.
www.numbertheory.org /php/php.html   (352 words)

  
 BCMath hosts - information and resources
These sites and pages have all been visited, rated and commented on.
Click here to find more information on BCMath hosts
BCMath Arbitrary Precision Mathematics Functions - PHP Manual-
www.saroff.com /examples/example-hosting/6.htm   (248 words)

  
 PHP: Funzioni Matematiche BCMath a precisione arbitraria - Manual   (Site not responding. Last check: 2007-10-21)
Numero di cifre decimali per tutte le funzioni bcmath.
-- Imposta il valore di precisione di default per tutte le funzioni matematich BCMath
Last updated: Wed Aug 31 08:32:39 2005 CEST
yu2.php.net /manual/it/ref.bc.php   (829 words)

  
 PHP: BCMath - arytmetyka liczb dużej precyzji - Manual   (Site not responding. Last check: 2007-10-21)
For further details and definition of the PHP_INI_* constants see
Number of decimal digits for all bcmath functions.
Last updated: Tue Feb 8 17:19:43 2005 EST
php.iwp.biz /manual/pl/ref.bc.php   (802 words)

  
 [No title]   (Site not responding. Last check: 2007-10-21)
Checks if the given parameter is a Math_Integer object
If available it will use the GMP or BCMATH libraries.
Will default to the standard PHP integer representation otherwise.
www.scripps.edu /~jesusmc/pear/docs/elementindex_Math_Integer.html   (93 words)

  
 php | architect - The PHP Magazine for PHP Professionals
From Zend this week there was more discussion, with conversations about enabling bcmath by default, HTTP digest authentication in PHP 5, PHP on Netware and PHP 5.0.0 RC1.
The bcmath extension allows for correct number precision, which becomes important in financial applications, he states.
Rui Hirokawa submitted a patch that adds HTTP digest authentication to PHP 5.
www.phparch.com /news/1042   (375 words)

  
 bcmath php hosting - information and resources
Click here to find more information on bcmath php hosting
Data is not always up to date, but otherwise very good.
An apple a day keeps the doctor away is what they say.
www.saroff.com /examples/example-hosting/7.htm   (404 words)

  
 phpBBHacks.com Support Forums - download hack problem in admin panel   (Site not responding. Last check: 2007-10-21)
Per recommendation i downloaded the bcdiv_bcmul zip file and have installed the includes/function_dl_bcmath.php
# bcmath mathematische Nachbildung von bcdiv und bcmul wenn
# Hier können später auch die restlichen Funktionen von bcmath
www.phpbbhacks.com /forums/archive/o_t/t_23501/start_0   (112 words)

  
 PHP Website hosting : bcmath : PHP 4.3.8   (Site not responding. Last check: 2007-10-21)
PHP Website hosting : bcmath : PHP 4.3.8
This source file is subject to version 2.02 of the PHP license,
/* Enable / Disable BCMATH extension (default: enabled) */
www.oxxus.net /php-web-hosting/php4/source-bcmath.htm   (499 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.