Как преобразовать экспоненциальное обозначение в исходное число? [закрыто] ⇐ C#
-
Гость
Как преобразовать экспоненциальное обозначение в исходное число? [закрыто]
Is there a way to convert the number back to it's original format without having to manually change it within csv? the format within the csv is general and i know by changing it to number it turns back to original but is there a way to fo it through c# code instead?
The scientific notation: 1.00004E+11
The original number: 100004438998
Источник: https://stackoverflow.com/questions/781 ... nal-number
Is there a way to convert the number back to it's original format without having to manually change it within csv? the format within the csv is general and i know by changing it to number it turns back to original but is there a way to fo it through c# code instead?
The scientific notation: 1.00004E+11
The original number: 100004438998
Источник: https://stackoverflow.com/questions/781 ... nal-number
Мобильная версия