 862447229@qq.co
		
			862447229@qq.co04-08-2016 04:37 AM
float
x,y;
-2*x*a+a**2-2*b*y+b**2=(-2)*c*x+c**2-2*d*y+d**2;
-2*x*a+a**2-2*b*y+b**2=-2*e*x+e**2-2*f*y+f**2;
But the Operating results shows me there had an error : it miss semicolon,how should I do with that problem?
 GerdW
		
			GerdW
		
		
		 
		
		
		
		
		
	
			04-08-2016 04:42 AM
04-08-2016 04:54 AM
Hi,
Thank you very much.