print('Enter a number:');
nbr=input();
aprox=0.0001;
dif,root=0.0001*0.0001-nbr,0.0001
print nbr,'\'s root is',nbr**0.5;
Challenge: Roots
Started by
FLW_FTW
, Oct 04 2009 12:27 AM
21 replies to this topic
BinRev is hosted by the great people at Lunarpages!













