Object Oriented Software Engineering View all facts Glossary Help |
| subject > problem > defect > defect in a numerical algorithm > not using enough significant figures |
| not using enough significant figures comparison table | |||
| Subject | have testing strategy | is a kind of | force |
|---|---|---|---|
| defect in a numerical algorithm | defect | ||
| not using enough significant figures | perform calculations that involve many significant figures, and large differences in magnitude | defect in a numerical algorithm | the system to round excessively, which can mean that data is stored inaccurately and can also lead to a build-up of errors |
Next defect in a numerical algorithm: ordering operations poorly so errors build up Up: defect in a numerical algorithm Previous defect in a numerical algorithm: not using enough places after the decimal point