4.18121555349556E-05
I want to convert this to decimal or double so that the output will be like 0.0000418121555349556 but that value is inside a variable so I can't use this format - decimal myDecimalValue = Decimal. Parse("value", System. Globalization. NumberStyles. any);