M
mazdotnet
Hi,
In excel there is a function
MROUND(num, multiple) - The num argument is the number you want to
round, while multiple is the value you want used in the rounding.
Is there a function in C# to do this?
Thanks
Maz.
In excel there is a function
MROUND(num, multiple) - The num argument is the number you want to
round, while multiple is the value you want used in the rounding.
Is there a function in C# to do this?
Thanks
Maz.