Private Sub Command1_Click() hasil = Text1.Text * Cos(Text2.Text * (3.1415926 / 180)) Text3.Text = FormatNumber(hasil, 2) End Sub
- [Programmer-VB] Cos 60 Hendri
- Re: [Programmer-VB] Cos 60 jonner
- Re: [Programmer-VB] Cos 60 Febry Kurniawan
- [Programmer-VB] Re: Cos 60 jontampubolon
- Re: [Programmer-VB] Cos 60 jonner
- [Programmer-VB] Re: Cos 60 jontampubolon
- Re: [Programmer-VB] Cos 60 idris nugroho
- Re: [Programmer-VB] Cos 60 Nickolas Jonathan
