1
votes
votes
1 answers
visual basic 2008 2 integers to a decimal answer
I need to display the output to a listbox, but i need the quotient of the division of the 2 integers to be with its decimal points ( precise) [code] Private Sub Button4_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) ...
