Function nPr(n,r)

Issue #43 closed
Former user created an issue

Originally reported on Google Code with ID 43

Implement the function nPr(n,r) as described in
http://en.wikipedia.org/wiki/Permutation .

Reported by helder.pereira.correia on 2007-05-23 23:13:04

Comments (3)

  1. Former user Account Deleted

    ``` Implemented in trunk, will be available in 0.8. Marking as Fixed. ```

    Reported by `helder.pereira.correia` on 2007-05-24 00:52:32 - Status changed: `Fixed`

  2. Log in to comment