Hi all,
I am trying to divide 2 numbers. How can I go about doing that?
For example, (0 + 2) / 2
Thanks
Hi all,
I am trying to divide 2 numbers. How can I go about doing that?
For example, (0 + 2) / 2
Thanks
Val is of type System.Double
Thanks! It works just as I wanted it
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.