Expand description
Math-related functions and traits like ApproxEq
.
Macros§
- Asserts that two values are approximately equal
- Asserts that two values are not approximately equal, using the provided
func
for equality checking.
Traits§
- Approximate equality-comparison of geometric types.