On Sunday, 1 June 2014 at 12:45:26 UTC, bearophile wrote: > It's a bad question. Actually, Martin's question is a good one. Initializing a variable of type float via a literal or as conversion from string should be the same, exacly, always. Casting a float to double should be deterministic as well. Famous