cobol
MULTIPLYステートメント
サーチ…
備考
いくつかのMULTIPLY形式
MULTIPLY 5 BY a
MULTIPLY a BY b
ON SIZE ERROR
PERFORM error-handling
NOT ON SIZE ERROR
PERFORM who-does-that
END-MULTIPLY
MULTIPLY a BY b GIVING x ROUNDED MODE IS PROHIBITED
y ROUNDED MODE IS NEAREST-EVEN
z ROUNDED
Modified text is an extract of the original Stack Overflow Documentation
ライセンスを受けた CC BY-SA 3.0
所属していない Stack Overflow