Coding Pangkat (Delphi) Burhanuddin Latif 10/19/2012 Add Comment Matematika Edit procedure TForm4.Button10Click(Sender: TObject);begina:= strtofloat (edit2.Text);b:= strtofloat (edit3.text);c:= exp(b*ln(a));edit4.Text:= floattostr (c);end; Share this:
0 komentar:
Post a Comment