MS Excel like Round function in c#(interviews.dotnetthread.com)
submitted by
abomnkv(250) 1 year, 11 months ago
1. Excel Round function behaves differently when we compare with C# Math.Round() method.
2. Also Excel Round allows Round to -1, -2... example Round(121,-1) = 120. This is not allowed in Math.Round()
|category: C#
|Views: 15
tags:
C# another
Everyones tags:
Your Tags: