Closed Xkonti closed 1 year ago
The conversion from radians to degrees is widespread throughout the library. It would be useful to optimize it by precalculating the conversion factor (180 / Pi).
The conversion from radians to degrees is widespread throughout the library. It would be useful to optimize it by precalculating the conversion factor (180 / Pi).