% m=request("m") z=request("z") if request("islem")="hesapla" then sonuc1= (m*z) + (2*m) sonuc2= (m*z) sonuc3=(m*z) - (2.335*m) end if %>