Author: Terry Heinze
Subject: Reply to: ROUNDED Problem with COMPUTE statement
Posted: Thu Feb 09, 2017 8:36 pm (GMT 5.5)
COBOL does not carry the precision of intermediate results that you might expect. Study "Appendix A. Intermediate results and arithmetic precision" in the Programming Guide. Also, how are S1, S2, and S3 defined?
_________________
.... Terry
Subject: Reply to: ROUNDED Problem with COMPUTE statement
Posted: Thu Feb 09, 2017 8:36 pm (GMT 5.5)
COBOL does not carry the precision of intermediate results that you might expect. Study "Appendix A. Intermediate results and arithmetic precision" in the Programming Guide. Also, how are S1, S2, and S3 defined?
_________________
.... Terry