AFAIK its in the maths class because it is a mathematical function. The
built in ceiling function dosn't actually work with decimal types only
double such as
AFAIK its in the maths class because it is a mathematical function. The
built in ceiling function dosn't actually work with decimal types only
double such as
No, it should be 2.34, because Math.Round uses Banker's Rounding. Try
it - you'll get 2.34.
Jon
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.