Skip to content

AndreyAgeev/-Computation-of-combinatorial-quantities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

-Computation-of-combinatorial-quantities

Console application for computing combinatorial quantities. For use:

  • U(m,n) - the number of placements
  • A(m,n) - the number of placements without repetition
  • P(m) - the number of permutations
  • C(m,n) - the number of combinations
  • S(m,n) - Stirling numbers of the second kind
  • B(m) - Bell numbers
  • H - getting help
  • Q - completion of work

About

Console application for computing combinatorial quantities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages