0
votes
votes
3 answers
using round up function
I am writing very simple programs for a class, using Visual C# 2010 Express. I have my variables declared as double. I do some calculations, and at the end of the program list the results. I want to take that value and round up. So ...
