Object Oriented Software Engineering   View all facts   Glossary   Help
subject > problem > defect > defect in a numerical algorithm > not using enough places after the decimal point
Next defect in a numerical algorithmnot using enough significant figures    Updefect in a numerical algorithm    Previous defect in a numerical algorithmnot using enough bits or digits to store maximum values   

not using enough places after the decimal point
subjectfact 
not using enough places after the decimal pointforces the system to round excessively, which can mean that data is stored inaccurately and can also lead to a build-up of errors2001-08-30 14:56:43.0
has testing strategy perform calculations that involve many significant figures, and large differences in magnitude2001-08-30 14:56:43.0
is a subtopic of 10.4 - Defects in Numerical Algorithms2001-08-30 14:56:43.0
is a kind of defect in a numerical algorithm2001-08-30 14:56:43.0
defecthas example the absence of code to handle an exception2001-08-30 14:55:12.0
problemhas solution which will normally entail developing software, although you may decide that it is better to purchase software or to develop a non-software solution2001-08-30 14:57:03.0
should be written as a simple problem statement in one or two sentences2001-08-30 14:57:03.0