|
|||||||
|
|
XXXVIII. GMP FunctionsIntroduktionThese functions allow you to work with arbitrary-length integers using the GNU MP library. These functions have been added in PHP 4.0.4.
SystemkravYou can download the GMP library from http://www.swox.com/gmp/. This site also has the GMP manual available. You will need GMP version 2 or better to use these functions. Some functions may require more recent version of the GMP library. InstallationIn order to have these functions available, you must compile PHP with GMP support by using the --with-gmp option. Runtime KonfigurationDenne udvidelse har intet konfigurations-direktiv defineret i php.ini. RessourcetyperDenne udvidelse har ingen ressourcetyper defineret. Foruddefinerede KonstanterKonstanterne nedenunder er defineret af denne udvidelse, og vil kun være tilgængelige når denne udvidelse enten er blevet kompileret ind i PHP eller dynamisk indsat under runtime. Se ogsåMore mathematical functions can be found in the sections BCMath Arbitrary Precision Mathematics Functions and Mathematical Functions.
| ||||||
|
|
|
Home :: Copyright :: Privacy :: Credits :: Get a free Linuxinfor Email Account Document on this page is part of "PHP Manualen". See Index Page for more info about Authorship and Copyright. 1999-2008 Linuxinfor.com. No rights reserved. |