issues
search
VBA-tools
/
vba-test
Add testing and TDD to VBA on Windows and Mac
MIT License
205
stars
46
forks
source link
Update ToEqual and ToBeCloseTo
#5
Closed
timhall
closed
10 years ago
timhall
commented
10 years ago
ToEqual
for Double compares 15 significant figures
ToBeCloseTo
uses significant figures rather than decimal places
ToEqual
for Double compares 15 significant figuresToBeCloseTo
uses significant figures rather than decimal places