Expand description
Structs
A circle.
A circle.
A 2D point.
A rectangle without rotated.
A square without rotated.
Traits
The base trait for numeric types, covering 0
and 1
values,
comparisons, basic numeric operations, and string conversion.
Defines a multiplicative identity element for Self
.
A trait for real number types that do not necessarily have floating-point-specific characteristics such as NaN and infinity.
Useful functions for signed numbers (i.e. numbers that can be negative).
Defines an additive identity element for Self
.