slawek Sat May 4 17:10:12 2002 EDT
Modified files:
/phpdoc/pl/reference/math reference.xml
/phpdoc/pl/reference/math/functions abs.xml acos.xml acosh.xml
asin.xml asinh.xml atan.xml
atan2.xml atanh.xml
base-convert.xml bindec.xml
ceil.xml cos.xml cosh.xml
decbin.xml dechex.xml
decoct.xml deg2rad.xml exp.xml
expm1.xml floor.xml
getrandmax.xml hexdec.xml
hypot.xml is-finite.xml
is-infinite.xml is-nan.xml
lcg-value.xml log.xml log10.xml
log1p.xml max.xml min.xml
mt-getrandmax.xml mt-rand.xml
mt-srand.xml number-format.xml
octdec.xml pi.xml pow.xml
rad2deg.xml rand.xml round.xml
sin.xml sinh.xml sqrt.xml
srand.xml tan.xml tanh.xml
Log:
In sync with EN
Index: phpdoc/pl/reference/math/reference.xml
diff -u phpdoc/pl/reference/math/reference.xml:1.2
phpdoc/pl/reference/math/reference.xml:1.3
--- phpdoc/pl/reference/math/reference.xml:1.2 Tue Apr 16 20:05:29 2002
+++ phpdoc/pl/reference/math/reference.xml Sat May 4 17:10:11 2002
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- $Revision: 1.2 $ -->
+<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
+<!-- $Revision: 1.3 $ -->
<reference id="ref.math">
<title>Matematyka</title>
<titleabbrev>Matematyka</titleabbrev>
Index: phpdoc/pl/reference/math/functions/abs.xml
diff -u phpdoc/pl/reference/math/functions/abs.xml:1.2
phpdoc/pl/reference/math/functions/abs.xml:1.3
--- phpdoc/pl/reference/math/functions/abs.xml:1.2 Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/abs.xml Sat May 4 17:10:11 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.1 -->
-<!-- last change to 'abs' in en/ tree in rev 1.2 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.2 -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.abs">
<refnamediv>
<refname>abs</refname>
Index: phpdoc/pl/reference/math/functions/acos.xml
diff -u phpdoc/pl/reference/math/functions/acos.xml:1.2
phpdoc/pl/reference/math/functions/acos.xml:1.3
--- phpdoc/pl/reference/math/functions/acos.xml:1.2 Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/acos.xml Sat May 4 17:10:11 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.1 -->
-<!-- last change to 'acos' in en/ tree in rev 1.57 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.57 -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.acos">
<refnamediv>
<refname>acos</refname>
Index: phpdoc/pl/reference/math/functions/acosh.xml
diff -u phpdoc/pl/reference/math/functions/acosh.xml:1.2
phpdoc/pl/reference/math/functions/acosh.xml:1.3
--- phpdoc/pl/reference/math/functions/acosh.xml:1.2 Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/acosh.xml Sat May 4 17:10:11 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.1 -->
-<!-- last change to 'acosh' in en/ tree in rev 1.2 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.2 -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.acosh">
<refnamediv>
<refname>acosh</refname>
Index: phpdoc/pl/reference/math/functions/asin.xml
diff -u phpdoc/pl/reference/math/functions/asin.xml:1.2
phpdoc/pl/reference/math/functions/asin.xml:1.3
--- phpdoc/pl/reference/math/functions/asin.xml:1.2 Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/asin.xml Sat May 4 17:10:11 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.1 -->
-<!-- last change to 'asin' in en/ tree in rev 1.57 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.57 -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.asin">
<refnamediv>
<refname>asin</refname>
Index: phpdoc/pl/reference/math/functions/asinh.xml
diff -u phpdoc/pl/reference/math/functions/asinh.xml:1.2
phpdoc/pl/reference/math/functions/asinh.xml:1.3
--- phpdoc/pl/reference/math/functions/asinh.xml:1.2 Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/asinh.xml Sat May 4 17:10:11 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.1 -->
-<!-- last change to 'asinh' in en/ tree in rev 1.2 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.2 -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.asinh">
<refnamediv>
<refname>asinh</refname>
Index: phpdoc/pl/reference/math/functions/atan.xml
diff -u phpdoc/pl/reference/math/functions/atan.xml:1.2
phpdoc/pl/reference/math/functions/atan.xml:1.3
--- phpdoc/pl/reference/math/functions/atan.xml:1.2 Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/atan.xml Sat May 4 17:10:11 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.1 -->
-<!-- last change to 'atan' in en/ tree in rev 1.57 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.57 -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.atan">
<refnamediv>
<refname>atan</refname>
Index: phpdoc/pl/reference/math/functions/atan2.xml
diff -u phpdoc/pl/reference/math/functions/atan2.xml:1.2
phpdoc/pl/reference/math/functions/atan2.xml:1.3
--- phpdoc/pl/reference/math/functions/atan2.xml:1.2 Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/atan2.xml Sat May 4 17:10:11 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.1 -->
-<!-- last change to 'atan2' in en/ tree in rev 1.2 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.2 -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.atan2">
<refnamediv>
<refname>atan2</refname>
Index: phpdoc/pl/reference/math/functions/atanh.xml
diff -u phpdoc/pl/reference/math/functions/atanh.xml:1.2
phpdoc/pl/reference/math/functions/atanh.xml:1.3
--- phpdoc/pl/reference/math/functions/atanh.xml:1.2 Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/atanh.xml Sat May 4 17:10:11 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.1 -->
-<!-- last change to 'atanh' in en/ tree in rev 1.2 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.2 -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.atanh">
<refnamediv>
<refname>atanh</refname>
Index: phpdoc/pl/reference/math/functions/base-convert.xml
diff -u phpdoc/pl/reference/math/functions/base-convert.xml:1.2
phpdoc/pl/reference/math/functions/base-convert.xml:1.3
--- phpdoc/pl/reference/math/functions/base-convert.xml:1.2 Wed Apr 17 03:16:12
2002
+++ phpdoc/pl/reference/math/functions/base-convert.xml Sat May 4 17:10:11 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.1 -->
-<!-- last change to 'base-convert' in en/ tree in rev 1.2 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.2 -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.base-convert">
<refnamediv>
<refname>base_convert</refname>
Index: phpdoc/pl/reference/math/functions/bindec.xml
diff -u phpdoc/pl/reference/math/functions/bindec.xml:1.2
phpdoc/pl/reference/math/functions/bindec.xml:1.3
--- phpdoc/pl/reference/math/functions/bindec.xml:1.2 Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/bindec.xml Sat May 4 17:10:11 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.1 -->
-<!-- last change to 'bindec' in en/ tree in rev 1.2 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.2 -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.bindec">
<refnamediv>
<refname>bindec</refname>
Index: phpdoc/pl/reference/math/functions/ceil.xml
diff -u phpdoc/pl/reference/math/functions/ceil.xml:1.2
phpdoc/pl/reference/math/functions/ceil.xml:1.3
--- phpdoc/pl/reference/math/functions/ceil.xml:1.2 Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/ceil.xml Sat May 4 17:10:11 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.1 -->
-<!-- last change to 'ceil' in en/ tree in rev 1.2 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.2 -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.ceil">
<refnamediv>
<refname>ceil</refname>
Index: phpdoc/pl/reference/math/functions/cos.xml
diff -u phpdoc/pl/reference/math/functions/cos.xml:1.2
phpdoc/pl/reference/math/functions/cos.xml:1.3
--- phpdoc/pl/reference/math/functions/cos.xml:1.2 Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/cos.xml Sat May 4 17:10:11 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.1 -->
-<!-- last change to 'cos' in en/ tree in rev 1.2 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.2 -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.cos">
<refnamediv>
<refname>cos</refname>
Index: phpdoc/pl/reference/math/functions/cosh.xml
diff -u phpdoc/pl/reference/math/functions/cosh.xml:1.2
phpdoc/pl/reference/math/functions/cosh.xml:1.3
--- phpdoc/pl/reference/math/functions/cosh.xml:1.2 Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/cosh.xml Sat May 4 17:10:11 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.1 -->
-<!-- last change to 'cosh' in en/ tree in rev 1.57 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.57 -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.cosh">
<refnamediv>
<refname>cosh</refname>
Index: phpdoc/pl/reference/math/functions/decbin.xml
diff -u phpdoc/pl/reference/math/functions/decbin.xml:1.2
phpdoc/pl/reference/math/functions/decbin.xml:1.3
--- phpdoc/pl/reference/math/functions/decbin.xml:1.2 Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/decbin.xml Sat May 4 17:10:11 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.1 -->
-<!-- last change to 'decbin' in en/ tree in rev 1.2 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.2 -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.decbin">
<refnamediv>
<refname>decbin</refname>
Index: phpdoc/pl/reference/math/functions/dechex.xml
diff -u phpdoc/pl/reference/math/functions/dechex.xml:1.2
phpdoc/pl/reference/math/functions/dechex.xml:1.3
--- phpdoc/pl/reference/math/functions/dechex.xml:1.2 Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/dechex.xml Sat May 4 17:10:11 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.1 -->
-<!-- last change to 'dechex' in en/ tree in rev 1.2 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.2 -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.dechex">
<refnamediv>
<refname>dechex</refname>
Index: phpdoc/pl/reference/math/functions/decoct.xml
diff -u phpdoc/pl/reference/math/functions/decoct.xml:1.2
phpdoc/pl/reference/math/functions/decoct.xml:1.3
--- phpdoc/pl/reference/math/functions/decoct.xml:1.2 Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/decoct.xml Sat May 4 17:10:11 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.1 -->
-<!-- last change to 'decoct' in en/ tree in rev 1.8 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.8 -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.decoct">
<refnamediv>
<refname>decoct</refname>
Index: phpdoc/pl/reference/math/functions/deg2rad.xml
diff -u phpdoc/pl/reference/math/functions/deg2rad.xml:1.2
phpdoc/pl/reference/math/functions/deg2rad.xml:1.3
--- phpdoc/pl/reference/math/functions/deg2rad.xml:1.2 Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/deg2rad.xml Sat May 4 17:10:11 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.1 -->
-<!-- last change to 'deg2rad' in en/ tree in rev 1.2 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.2 -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.deg2rad">
<refnamediv>
<refname>deg2rad</refname>
Index: phpdoc/pl/reference/math/functions/exp.xml
diff -u phpdoc/pl/reference/math/functions/exp.xml:1.2
phpdoc/pl/reference/math/functions/exp.xml:1.3
--- phpdoc/pl/reference/math/functions/exp.xml:1.2 Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/exp.xml Sat May 4 17:10:11 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.1 -->
-<!-- last change to 'exp' in en/ tree in rev 1.2 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.2 -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.exp">
<refnamediv>
<refname>exp</refname>
Index: phpdoc/pl/reference/math/functions/expm1.xml
diff -u phpdoc/pl/reference/math/functions/expm1.xml:1.2
phpdoc/pl/reference/math/functions/expm1.xml:1.3
--- phpdoc/pl/reference/math/functions/expm1.xml:1.2 Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/expm1.xml Sat May 4 17:10:11 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.6 -->
-<!-- last change to 'expm1' in en/ tree in rev 1.63 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.63 -->
+<!-- $Revision: 1.3 $ -->
<refentry id='function.expm1'>
<refnamediv>
<refname>expm1</refname>
Index: phpdoc/pl/reference/math/functions/floor.xml
diff -u phpdoc/pl/reference/math/functions/floor.xml:1.2
phpdoc/pl/reference/math/functions/floor.xml:1.3
--- phpdoc/pl/reference/math/functions/floor.xml:1.2 Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/floor.xml Sat May 4 17:10:12 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.1 -->
-<!-- last change to 'floor' in en/ tree in rev 1.2 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.2 -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.floor">
<refnamediv>
<refname>floor</refname>
Index: phpdoc/pl/reference/math/functions/getrandmax.xml
diff -u phpdoc/pl/reference/math/functions/getrandmax.xml:1.2
phpdoc/pl/reference/math/functions/getrandmax.xml:1.3
--- phpdoc/pl/reference/math/functions/getrandmax.xml:1.2 Wed Apr 17 03:16:12
2002
+++ phpdoc/pl/reference/math/functions/getrandmax.xml Sat May 4 17:10:12 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.1 -->
-<!-- last change to 'getrandmax' in en/ tree in rev 1.2 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.2 -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.getrandmax">
<refnamediv>
<refname>getrandmax</refname>
Index: phpdoc/pl/reference/math/functions/hexdec.xml
diff -u phpdoc/pl/reference/math/functions/hexdec.xml:1.2
phpdoc/pl/reference/math/functions/hexdec.xml:1.3
--- phpdoc/pl/reference/math/functions/hexdec.xml:1.2 Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/hexdec.xml Sat May 4 17:10:12 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.1 -->
-<!-- last change to 'hexdec' in en/ tree in rev 1.16 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.16 -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.hexdec">
<refnamediv>
<refname>hexdec</refname>
Index: phpdoc/pl/reference/math/functions/hypot.xml
diff -u phpdoc/pl/reference/math/functions/hypot.xml:1.2
phpdoc/pl/reference/math/functions/hypot.xml:1.3
--- phpdoc/pl/reference/math/functions/hypot.xml:1.2 Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/hypot.xml Sat May 4 17:10:12 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.15 -->
-<!-- last change to 'hypot' in en/ tree in rev 1.72 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.72 -->
+<!-- $Revision: 1.3 $ -->
<refentry id='function.hypot'>
<refnamediv>
<refname>hypot</refname>
Index: phpdoc/pl/reference/math/functions/is-finite.xml
diff -u phpdoc/pl/reference/math/functions/is-finite.xml:1.2
phpdoc/pl/reference/math/functions/is-finite.xml:1.3
--- phpdoc/pl/reference/math/functions/is-finite.xml:1.2 Wed Apr 17 03:16:12
2002
+++ phpdoc/pl/reference/math/functions/is-finite.xml Sat May 4 17:10:12 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.15 -->
-<!-- last change to 'is-finite' in en/ tree in rev 1.72 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.72 -->
+<!-- $Revision: 1.3 $ -->
<refentry id='function.is-finite'>
<refnamediv>
<refname>is_finite</refname>
Index: phpdoc/pl/reference/math/functions/is-infinite.xml
diff -u phpdoc/pl/reference/math/functions/is-infinite.xml:1.2
phpdoc/pl/reference/math/functions/is-infinite.xml:1.3
--- phpdoc/pl/reference/math/functions/is-infinite.xml:1.2 Wed Apr 17 03:16:12
2002
+++ phpdoc/pl/reference/math/functions/is-infinite.xml Sat May 4 17:10:12 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.15 -->
-<!-- last change to 'is-infinite' in en/ tree in rev 1.72 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.72 -->
+<!-- $Revision: 1.3 $ -->
<refentry id='function.is-infinite'>
<refnamediv>
<refname>is_infinite</refname>
Index: phpdoc/pl/reference/math/functions/is-nan.xml
diff -u phpdoc/pl/reference/math/functions/is-nan.xml:1.2
phpdoc/pl/reference/math/functions/is-nan.xml:1.3
--- phpdoc/pl/reference/math/functions/is-nan.xml:1.2 Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/is-nan.xml Sat May 4 17:10:12 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.6 -->
-<!-- last change to 'is-nan' in en/ tree in rev 1.63 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.63 -->
+<!-- $Revision: 1.3 $ -->
<refentry id='function.is-nan'>
<refnamediv>
<refname>is_nan</refname>
Index: phpdoc/pl/reference/math/functions/lcg-value.xml
diff -u phpdoc/pl/reference/math/functions/lcg-value.xml:1.2
phpdoc/pl/reference/math/functions/lcg-value.xml:1.3
--- phpdoc/pl/reference/math/functions/lcg-value.xml:1.2 Wed Apr 17 03:16:12
2002
+++ phpdoc/pl/reference/math/functions/lcg-value.xml Sat May 4 17:10:12 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.1 -->
-<!-- last change to 'lcg-value' in en/ tree in rev 1.2 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.2 -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.lcg-value">
<refnamediv>
<refname>lcg_value</refname>
Index: phpdoc/pl/reference/math/functions/log.xml
diff -u phpdoc/pl/reference/math/functions/log.xml:1.2
phpdoc/pl/reference/math/functions/log.xml:1.3
--- phpdoc/pl/reference/math/functions/log.xml:1.2 Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/log.xml Sat May 4 17:10:12 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.1 -->
-<!-- last change to 'log' in en/ tree in rev 1.2 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.2 -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.log">
<refnamediv>
<refname>log</refname>
Index: phpdoc/pl/reference/math/functions/log10.xml
diff -u phpdoc/pl/reference/math/functions/log10.xml:1.2
phpdoc/pl/reference/math/functions/log10.xml:1.3
--- phpdoc/pl/reference/math/functions/log10.xml:1.2 Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/log10.xml Sat May 4 17:10:12 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.1 -->
-<!-- last change to 'log10' in en/ tree in rev 1.2 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.2 -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.log10">
<refnamediv>
<refname>log10</refname>
Index: phpdoc/pl/reference/math/functions/log1p.xml
diff -u phpdoc/pl/reference/math/functions/log1p.xml:1.2
phpdoc/pl/reference/math/functions/log1p.xml:1.3
--- phpdoc/pl/reference/math/functions/log1p.xml:1.2 Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/log1p.xml Sat May 4 17:10:12 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.6 -->
-<!-- last change to 'log1p' in en/ tree in rev 1.63 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.63 -->
+<!-- $Revision: 1.3 $ -->
<refentry id='function.log1p'>
<refnamediv>
<refname>log1p</refname>
Index: phpdoc/pl/reference/math/functions/max.xml
diff -u phpdoc/pl/reference/math/functions/max.xml:1.2
phpdoc/pl/reference/math/functions/max.xml:1.3
--- phpdoc/pl/reference/math/functions/max.xml:1.2 Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/max.xml Sat May 4 17:10:12 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.1 -->
-<!-- last change to 'max' in en/ tree in rev 1.2 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.2 -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.max">
<refnamediv>
<refname>max</refname>
Index: phpdoc/pl/reference/math/functions/min.xml
diff -u phpdoc/pl/reference/math/functions/min.xml:1.2
phpdoc/pl/reference/math/functions/min.xml:1.3
--- phpdoc/pl/reference/math/functions/min.xml:1.2 Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/min.xml Sat May 4 17:10:12 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.1 -->
-<!-- last change to 'min' in en/ tree in rev 1.2 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.2 -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.min">
<refnamediv>
<refname>min</refname>
Index: phpdoc/pl/reference/math/functions/mt-getrandmax.xml
diff -u phpdoc/pl/reference/math/functions/mt-getrandmax.xml:1.2
phpdoc/pl/reference/math/functions/mt-getrandmax.xml:1.3
--- phpdoc/pl/reference/math/functions/mt-getrandmax.xml:1.2 Wed Apr 17 03:16:12
2002
+++ phpdoc/pl/reference/math/functions/mt-getrandmax.xml Sat May 4 17:10:12
+2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.1 -->
-<!-- last change to 'mt-getrandmax' in en/ tree in rev 1.2 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.2 -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.mt-getrandmax">
<refnamediv>
<refname>mt_getrandmax</refname>
Index: phpdoc/pl/reference/math/functions/mt-rand.xml
diff -u phpdoc/pl/reference/math/functions/mt-rand.xml:1.2
phpdoc/pl/reference/math/functions/mt-rand.xml:1.3
--- phpdoc/pl/reference/math/functions/mt-rand.xml:1.2 Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/mt-rand.xml Sat May 4 17:10:12 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.1 -->
-<!-- last change to 'mt-rand' in en/ tree in rev 1.2 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.2 -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.mt-rand">
<refnamediv>
<refname>mt_rand</refname>
Index: phpdoc/pl/reference/math/functions/mt-srand.xml
diff -u phpdoc/pl/reference/math/functions/mt-srand.xml:1.2
phpdoc/pl/reference/math/functions/mt-srand.xml:1.3
--- phpdoc/pl/reference/math/functions/mt-srand.xml:1.2 Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/mt-srand.xml Sat May 4 17:10:12 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.1 -->
-<!-- last change to 'mt-srand' in en/ tree in rev 1.2 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.2 -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.mt-srand">
<refnamediv>
<refname>mt_srand</refname>
Index: phpdoc/pl/reference/math/functions/number-format.xml
diff -u phpdoc/pl/reference/math/functions/number-format.xml:1.2
phpdoc/pl/reference/math/functions/number-format.xml:1.3
--- phpdoc/pl/reference/math/functions/number-format.xml:1.2 Wed Apr 17 03:16:12
2002
+++ phpdoc/pl/reference/math/functions/number-format.xml Sat May 4 17:10:12
+2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.1 -->
-<!-- last change to 'number-format' in en/ tree in rev 1.2 -->
-<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.2 -->
+<!-- EN-Revision: 1.3 Maintainer: Qrak Status: ready -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.number-format">
<refnamediv>
<refname>number_format</refname>
@@ -76,7 +74,7 @@
// notacja angielska bez separatora tysi�cy
$notacja_angielska = number_format($liczba, 2, '.', '');
- // 1234.56
+ // 1234.57
?>
]]>
Index: phpdoc/pl/reference/math/functions/octdec.xml
diff -u phpdoc/pl/reference/math/functions/octdec.xml:1.2
phpdoc/pl/reference/math/functions/octdec.xml:1.3
--- phpdoc/pl/reference/math/functions/octdec.xml:1.2 Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/octdec.xml Sat May 4 17:10:12 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.1 -->
-<!-- last change to 'octdec' in en/ tree in rev 1.2 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.2 -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.octdec">
<refnamediv>
<refname>octdec</refname>
Index: phpdoc/pl/reference/math/functions/pi.xml
diff -u phpdoc/pl/reference/math/functions/pi.xml:1.2
phpdoc/pl/reference/math/functions/pi.xml:1.3
--- phpdoc/pl/reference/math/functions/pi.xml:1.2 Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/pi.xml Sat May 4 17:10:12 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.1 -->
-<!-- last change to 'pi' in en/ tree in rev 1.2 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.2 -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.pi">
<refnamediv>
<refname>pi</refname>
Index: phpdoc/pl/reference/math/functions/pow.xml
diff -u phpdoc/pl/reference/math/functions/pow.xml:1.2
phpdoc/pl/reference/math/functions/pow.xml:1.3
--- phpdoc/pl/reference/math/functions/pow.xml:1.2 Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/pow.xml Sat May 4 17:10:12 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.1 -->
-<!-- last change to 'pow' in en/ tree in rev 1.2 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.2 -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.pow">
<refnamediv>
<refname>pow</refname>
Index: phpdoc/pl/reference/math/functions/rad2deg.xml
diff -u phpdoc/pl/reference/math/functions/rad2deg.xml:1.2
phpdoc/pl/reference/math/functions/rad2deg.xml:1.3
--- phpdoc/pl/reference/math/functions/rad2deg.xml:1.2 Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/rad2deg.xml Sat May 4 17:10:12 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.1 -->
-<!-- last change to 'rad2deg' in en/ tree in rev 1.8 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.8 -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.rad2deg">
<refnamediv>
<refname>rad2deg</refname>
Index: phpdoc/pl/reference/math/functions/rand.xml
diff -u phpdoc/pl/reference/math/functions/rand.xml:1.2
phpdoc/pl/reference/math/functions/rand.xml:1.3
--- phpdoc/pl/reference/math/functions/rand.xml:1.2 Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/rand.xml Sat May 4 17:10:12 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.1 -->
-<!-- last change to 'rand' in en/ tree in rev 1.2 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.2 -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.rand">
<refnamediv>
<refname>rand</refname>
Index: phpdoc/pl/reference/math/functions/round.xml
diff -u phpdoc/pl/reference/math/functions/round.xml:1.2
phpdoc/pl/reference/math/functions/round.xml:1.3
--- phpdoc/pl/reference/math/functions/round.xml:1.2 Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/round.xml Sat May 4 17:10:12 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.1 -->
-<!-- last change to 'round' in en/ tree in rev 1.2 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.2 -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.round">
<refnamediv>
<refname>round</refname>
Index: phpdoc/pl/reference/math/functions/sin.xml
diff -u phpdoc/pl/reference/math/functions/sin.xml:1.2
phpdoc/pl/reference/math/functions/sin.xml:1.3
--- phpdoc/pl/reference/math/functions/sin.xml:1.2 Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/sin.xml Sat May 4 17:10:12 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.1 -->
-<!-- last change to 'sin' in en/ tree in rev 1.2 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.2 -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.sin">
<refnamediv>
<refname>sin</refname>
Index: phpdoc/pl/reference/math/functions/sinh.xml
diff -u phpdoc/pl/reference/math/functions/sinh.xml:1.2
phpdoc/pl/reference/math/functions/sinh.xml:1.3
--- phpdoc/pl/reference/math/functions/sinh.xml:1.2 Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/sinh.xml Sat May 4 17:10:12 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.1 -->
-<!-- last change to 'sinh' in en/ tree in rev 1.57 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.57 -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.sinh">
<refnamediv>
<refname>sinh</refname>
Index: phpdoc/pl/reference/math/functions/sqrt.xml
diff -u phpdoc/pl/reference/math/functions/sqrt.xml:1.2
phpdoc/pl/reference/math/functions/sqrt.xml:1.3
--- phpdoc/pl/reference/math/functions/sqrt.xml:1.2 Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/sqrt.xml Sat May 4 17:10:12 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.1 -->
-<!-- last change to 'sqrt' in en/ tree in rev 1.2 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.2 -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.sqrt">
<refnamediv>
<refname>sqrt</refname>
Index: phpdoc/pl/reference/math/functions/srand.xml
diff -u phpdoc/pl/reference/math/functions/srand.xml:1.2
phpdoc/pl/reference/math/functions/srand.xml:1.3
--- phpdoc/pl/reference/math/functions/srand.xml:1.2 Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/srand.xml Sat May 4 17:10:12 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.1 -->
-<!-- last change to 'srand' in en/ tree in rev 1.2 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.2 -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.srand">
<refnamediv>
<refname>srand</refname>
Index: phpdoc/pl/reference/math/functions/tan.xml
diff -u phpdoc/pl/reference/math/functions/tan.xml:1.2
phpdoc/pl/reference/math/functions/tan.xml:1.3
--- phpdoc/pl/reference/math/functions/tan.xml:1.2 Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/tan.xml Sat May 4 17:10:12 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.1 -->
-<!-- last change to 'tan' in en/ tree in rev 1.57 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.57 -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.tan">
<refnamediv>
<refname>tan</refname>
Index: phpdoc/pl/reference/math/functions/tanh.xml
diff -u phpdoc/pl/reference/math/functions/tanh.xml:1.2
phpdoc/pl/reference/math/functions/tanh.xml:1.3
--- phpdoc/pl/reference/math/functions/tanh.xml:1.2 Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/tanh.xml Sat May 4 17:10:12 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- splitted from ./pl/functions/math.xml, last change in rev 1.1 -->
-<!-- last change to 'tanh' in en/ tree in rev 1.2 -->
<!-- EN-Revision: 1.2 Maintainer: Qrak Status: ready -->
-<!-- OLD-Revision: 1.78/EN.1.2 -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.tanh">
<refnamediv>
<refname>tanh</refname>