four questions about formatting of numbers ...



hello @ all, 
 
four little questions: 
Is it correct: 
'GNM_FORMAT_g' produces decimal for some range and scientific output with small 'e', whil 'GNM_FORMAT_G' uses capital 'E'? 
and if so: why is which 'e' vs. 'E' format preferred for which use case? 
And where is it controlled that general format produces two exponential digits for cells? 
and where is it controlled that the 'shortest' format in 'go_dtoa( str, "!" GNM_FORMAT_G, xd )' also produces two exponential digits? IMHO this is not good in line with the idea of 'shortest'. 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]