Round without using round command in visual basic?

Dan asked: I am in a very basic computer programming class. We are currently using visual basic 6.0. My teacher assigned homework to create a program that would round a number without using the actual round() command. He mentioned the Mod() command but would not divulge anymore information. Can someone suggest how this could be [...]