The MULTIPLY statement performs arithmetic multiplication.
MULTIPLY source BY { result [ROUNDED] } ... [ ON SIZE ERROR statement ] [ NOT ON SIZE ERROR statement ] [ END-MULTIPLY ]
MULTIPLY source BY source GIVING { result [ROUNDED] } ... [ ON SIZE ERROR statement ] [ NOT ON SIZE ERROR statement ] [ END-MULTIPLY ]