Message331312
One more decision that needs to be made: should the new function accept integer-valued floats? Or should any `float` input give a TypeError.
I'd personally prefer that floats not be accepted; I think this was a misfeature of `factorial` that we shouldn't compound. |
|
| Date |
User |
Action |
Args |
| 2018-12-07 13:37:36 | mark.dickinson | set | recipients:
+ mark.dickinson, tim.peters, rhettinger, steven.daprano, serhiy.storchaka, kellerfuchs |
| 2018-12-07 13:37:36 | mark.dickinson | set | messageid: <[email protected]> |
| 2018-12-07 13:37:36 | mark.dickinson | link | issue35431 messages |
| 2018-12-07 13:37:36 | mark.dickinson | create | |
|