How to convert this scientific notation to decimal?

后端 未结 6 1139
误落风尘
误落风尘 2020-12-11 00:38

After search in google, using below code still can not be compiled:

decimal h = Convert.ToDecimal(\"2.09550901805872E-05\");   

decimal h2 = Decima         


        
6条回答
提交回复
热议问题