Try out atan(100 / 75.0)
& atan(100.0 / 80)
instead, so it’s not integer division anymore!
2 Likes
Try out atan(100 / 75.0)
& atan(100.0 / 80)
instead, so it’s not integer division anymore!