View Single Post
Old 03-31-2005, 04:53 PM   #2 (permalink)
destin
Java Junkie
 
destin's Avatar
 
Join Date: Mar 2005
Posts: 40
destin is on a distinguished road
Oh.. hmm i changed the
Code:
double x;
and the
Code:
double i = sqrt(x);
to floats and now it works... but why does anyone know why doubles don't work?
destin is offline   Reply With Quote