79490798

Date: 2025-03-06 22:06:38
Score: 2
Natty:
Report link

The result of Math.IEEEremainder(angle, 360) will be in the interval (-180, 180]

https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Math.html#IEEEremainder(double,double)

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • Has code block (-0.5):
Posted by: Steve Ward