How to print floating point in scientific format?

Carl Banks imbosol at aerojockey.com
Sun Aug 10 16:17:51 EDT 2003


sdhyok wrote:
> As you recommend, I won't modify the default behavior of python.
> But, still I need a better treatment of python on arrays.

Continually repeating your question isn't going to make a better
treatment magically appear.

Just use the loop method someone suggested.

If you don't like writing a for loop every time, put it in a function.


-- 
CARL BANKS
"You don't run Microsoft Windows.  Microsoft Windows runs you."




More information about the Python-list mailing list