bpo-29962: add math.remainder (#950)
* Implement math.remainder. * Fix markup for arguments; use double spaces after period. * Mark up function reference in what's new entry. * Add comment explaining the calculation in the final branch. * Fix out-of-order entry in whatsnew. * Add comment explaining why it's good enough to compare m with c, in spite of possible rounding error.
M
Mark Dickinson committed
a0ce375e10b50f7606cb86b072fed7d8cd574fe7
Parent: a0157b5
Committed by GitHub <noreply@github.com>
on 4/5/2017, 5:34:27 PM