This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients josh.r, mark.dickinson, rhettinger, steven.daprano, tim.peters
Date 2019-02-09.08:26:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1549700795.1.0.541418074216.issue35904@roundup.psfhosted.org>
In-reply-to
Content
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.
History
Date User Action Args
2019-02-09 08:26:37rhettingersetrecipients: + rhettinger, tim.peters, mark.dickinson, steven.daprano, josh.r
2019-02-09 08:26:35rhettingersetmessageid: <1549700795.1.0.541418074216.issue35904@roundup.psfhosted.org>
2019-02-09 08:26:35rhettingerlinkissue35904 messages
2019-02-09 08:26:35rhettingercreate