MCPcopy Index your code
hub / github.com/fluentpython/example-code-2e / aritprog_float_error.py

File aritprog_float_error.py

17-it-generator/aritprog_float_error.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Demonstrate difference between Arithmetic Progression calculated
3as a series of increments accumulating errors versus one addition
4and one multiplication.

Callers

nothing calls this directly

Calls 1

nextFunction · 0.85

Tested by

no test coverage detected