Round-off error
The error introduced when a real number is approximated by a finite-precision representation, arising from the limitations of floating-point arithmetic in digital computation. Accumulated round-off errors in numerical calculations can degrade result accuracy, particularly in iterative algorithms or operations involving large datasets.