Searched refs:CIRCLE_AR_ATOL (Results 1 – 1 of 1) sorted by relevance
47 CIRCLE_AR_ATOL = 0.1 # circle aspect ratio tolerance variable529 math.isclose(1.0, aspect_ratio, abs_tol=CIRCLE_AR_ATOL) and