You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How can approximately equal be used for curves, surfaces, and other classes? One idea is to use the traits to be implemented in #43 and have a trait that says whether it has implemented an approximately equal method.