# Math
Angle Class Using Unsigned Integer
Analysis of a C++ angle class written using an underlying unsigned integer instead of a floating-point number.
Analysis of a C++ angle class written using an underlying unsigned integer instead of a floating-point number.