Translations by epii

epii has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

11 of 1 result
917.
If FIRST or INCREMENT is omitted, it defaults to 1. That is, an omitted INCREMENT defaults to 1 even when LAST is smaller than FIRST. FIRST, INCREMENT, and LAST are interpreted as floating point values. INCREMENT is usually positive if FIRST is smaller than LAST, and INCREMENT is usually negative if FIRST is greater than LAST.
2013-05-02
FIRST か INCREMENT を省略した場合、デフォルトとして 1 が設定されます。よって INCREMENT を省略した場合は LAST が FIRST より小さい場合でもデフォルトが 1に なります。FIRST、 INCREMENT および LAST は浮動小数の値として解釈されます。 FIRST が LAST より小さい場合、通常 INCREMENT を正にします。また、 FIRST が LAST より大きい場合、通常 INCREMENT を負にします。