round function not working

  • Thread starter Thread starter Marc
  • Start date Start date
M

Marc

Hi,

I cannot get the round function to work on vb.net. I get the message
that round is not declared?
Has round function changed or something?


MsgBox(round(3, 3))
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Possible router problems 9
math.round doesn't work 3
Rounding functions 4
Round(0.5) returns 0. 7
Windows 7 Internet Access 3
Changing Object Shapes 2
I want to correct Round function 17
how to always round numbers up 4

Back
Top