Menu

#671 VeLa: add isclose() or approx() function for numerical tolerance

Feature
open
nobody
None
5
2019-10-10
2019-10-10
David Benn
No

e.g. instead of:
time = 2468686.81162
allow:
isclose(time, 2468686.81162, tolerance) or isclose(time, 2468686.81162)

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.