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 kellerfuchs
Recipients kellerfuchs, mark.dickinson, rhettinger, serhiy.storchaka, steven.daprano, tim.peters
Date 2018-12-07.17:01:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
@Steven D'Aprano:
> all call this nCr, and nPr for the permutation version. This matches 
> the notation taught in secondary school maths classes in Australia. 
> That's common and familiar notation for secondary school students, but 
> personally I'm not super-keen on it.

It's also not universal; in my experience, most calculators are localized for a given market, and may use different notations (in particular, the notation for combinations/binomial numbers changes across countries).
History
Date User Action Args
2018-12-07 17:01:35kellerfuchssetrecipients: + kellerfuchs, tim.peters, rhettinger, mark.dickinson, steven.daprano, serhiy.storchaka
2018-12-07 17:01:35kellerfuchssetmessageid: <[email protected]>
2018-12-07 17:01:35kellerfuchslinkissue35431 messages
2018-12-07 17:01:35kellerfuchscreate