Raymond Hettinger <raymond.hettin...@gmail.com> added the comment:

FWIW, fabs() and fmod() are other examples of where "f" indicates a function 
specialized to convert inputs to floats, perform floating point math, and 
return a float.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue35904>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to