Posts by Thiago Souza • 33 points
2 posts
-
3
votes1
answer2206
viewsQ: Math.Round method does not round correctly
I’m having trouble with the method Math.Round() in C#, some values that it does not round correctly, I will give some examples: Math.Round(1190.245, 2) 1190.245 he should round to 1190.25 since it…
-
0
votes0
answers83
viewsQ: Cannot perform CAS Asserts in Security Transparent methods EXT.NET - Localweb
When I move my project to Ocaweb, I get the following error message, someone knows how I can resolve?…