Try:
Qt Code:
#include <cmath> double a = fmod(2.0, 2.0);To copy to clipboard, switch view to plain text mode
Edit: Heh, maybe I should have read the post a bit more carefully..![]()
Try:
Qt Code:
#include <cmath> double a = fmod(2.0, 2.0);To copy to clipboard, switch view to plain text mode
Edit: Heh, maybe I should have read the post a bit more carefully..![]()
Last edited by jpn; 30th June 2006 at 17:31.
J-P Nurmi
Bookmarks