V
VijayRama
Hi All,
I have double value 1.7E+20. I need to convert it and show it in
textbox as below
1.722222222222222222222.
how do we convert it? do we have any formats (string.format) in C#?
Thanks in Advance
I have double value 1.7E+20. I need to convert it and show it in
textbox as below
1.722222222222222222222.
how do we convert it? do we have any formats (string.format) in C#?
Thanks in Advance