[GvR]
> Does no-one thinks it means round(f) either? 

Heck no.  The int() and round() functions have been in Lotus and Excel for an 
eternity and nobody has a problem learning what those functions do.

Also, the extra argument for round(f, n) makes it clear that it can return 
other floats rounded to n-digits.

I've taught a lot of classes to spreadsheet users and have observed that people 
get it right away.  


Raymond
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to