mirror of
https://github.com/macintoshplus/doc-fr.git
synced 2026-03-28 10:52:13 +01:00
#normalement, c'est ok git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@163597 c90b9560-bf6c-de11-be94-00142212c4b1
61 lines
1.4 KiB
XML
61 lines
1.4 KiB
XML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<!-- $Revision: 1.8 $ -->
|
|
<!-- EN-Revision: 1.6 Maintainer: didou Status: ready -->
|
|
<reference id="ref.bc">
|
|
<title>Nombres de grande taille BCMath</title>
|
|
<titleabbrev>BC math</titleabbrev>
|
|
<partintro>
|
|
<section id="bc.intro">
|
|
&reftitle.intro;
|
|
<para>
|
|
Cette extension permet de réaliser des calculs sur des nombres de précision
|
|
arbitraire : la Calculatrice Binaire (Binary Calculator) supporte des nombres
|
|
de toutes taille et précision, représentés sous forme de chaînes.
|
|
</para>
|
|
</section>
|
|
|
|
<section id="bc.requirements">
|
|
&reftitle.required;
|
|
<para>
|
|
Depuis &php; 4.0.4, libbcmath est distribuée avec &php;. Vous n'avez besoin d'aucune
|
|
bibliothèque externe pour cette extension.
|
|
</para>
|
|
</section>
|
|
|
|
&reference.bc.configure;
|
|
|
|
&reference.bc.ini;
|
|
|
|
<section id="bc.resources">
|
|
&reftitle.resources;
|
|
&no.resource;
|
|
</section>
|
|
|
|
<section id="bc.constants">
|
|
&reftitle.constants;
|
|
&no.constants;
|
|
</section>
|
|
</partintro>
|
|
|
|
&reference.bc.functions;
|
|
|
|
</reference>
|
|
<!-- Keep this comment at the end of the file
|
|
Local variables:
|
|
mode: sgml
|
|
sgml-omittag:t
|
|
sgml-shorttag:t
|
|
sgml-minimize-attributes:nil
|
|
sgml-always-quote-attributes:t
|
|
sgml-indent-step:1
|
|
sgml-indent-data:t
|
|
indent-tabs-mode:nil
|
|
sgml-parent-document:nil
|
|
sgml-default-dtd-file:"../../../manual.ced"
|
|
sgml-exposed-tags:nil
|
|
sgml-local-catalogs:nil
|
|
sgml-local-ecat-files:nil
|
|
End:
|
|
-->
|
|
|