2
votes
Plese help me write a function to determine if two numbers are nearly equal when rounded to n significant decimal digits
I believe your question is not enough well defined, and the unit-tests you present prove it:
If by 'round to N sig-fig decimal places' you mean 'N decimal places to the right of the decimal …
