svn: /phpdoc/ja/trunk/reference/bc/ book.xml

[email protected] (Yoshinari Takaoka)
Newsgroups php.doc.ja
Message-ID <[email protected]>
mumumu                                   Fri, 06 Mar 2020 02:13:51 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=349330

Log:
Remove "Binary Calculator" mention from documentation.
It's BCMath.

Changed paths:
    U   phpdoc/ja/trunk/reference/bc/book.xml

Modified: phpdoc/ja/trunk/reference/bc/book.xml
===================================================================
--- phpdoc/ja/trunk/reference/bc/book.xml	2020-03-06 02:07:43 UTC (rev 349329)
+++ phpdoc/ja/trunk/reference/bc/book.xml	2020-03-06 02:13:51 UTC (rev 349330)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 347753 Maintainer: takagi Status: ready -->
+<!-- EN-Revision: 349317 Maintainer: takagi Status: ready -->
 <!-- CREDITS: hirokawa,mumumu -->

 <book xml:id="book.bc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
@@ -14,7 +14,7 @@
   <para>
     任意の精度の演算をサポートするために、PHP は
     <literal>2147483647</literal> (または <literal>0x7FFFFFFF</literal>) までの
-    任意のサイズおよび精度をサポートする小数の 2進数の計算機 を提供します。
+    任意のサイズおよび精度の小数をサポートする BCMath を提供します。
     十分なメモリがあれば、文字列表現もサポートします。
   </para>
   <caution>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.