I need to divide a few numbers to obtain a fraction number. I tried to do this on float, double, long double, but it doesn't work, smaug is rounding the number to the integer. Nevertheless when I use sqrt, it doesn't round the result.
It seems weird to me, and i would be very grateful if anyone could tell me what to do.
It seems weird to me, and i would be very grateful if anyone could tell me what to do.