File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
reference/array/functions Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!-- $Revision$ -->
3
- <!-- EN-Revision: 755faca201b5ba15e23735f21ed056b47d954398 Maintainer: takagi Status: ready -->
3
+ <!-- EN-Revision: 9b89d5c26bba2f062bfbaba2e8c4c8cd89646770 Maintainer: takagi Status: ready -->
4
4
<!-- CREDITS: hirokawa,shimooka -->
5
5
<refentry xml : id =" function.range" xmlns =" http://docbook.org/ns/docbook" >
6
6
<refnamediv >
44
44
<listitem >
45
45
<para >
46
46
<parameter >step</parameter > が指定されている場合、それは
47
- 要素毎の増加数となります。<parameter >step</parameter >
48
- は正の数でなければなりません。デフォルトは 1 です。
47
+ 要素毎の増加(または減少)数となります。
48
+ <parameter >step</parameter > は <literal >0</literal >
49
+ であってはいけませんし、
50
+ 指定した範囲を超えた値であってもいけません。
51
+ デフォルトは 1 です。
49
52
</para >
50
53
</listitem >
51
54
</varlistentry >
You can’t perform that action at this time.
0 commit comments