[go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to calculate permutations and combinations in MathJs? #99

Closed
n3g2 opened this issue Oct 9, 2013 · 2 comments
Closed

How to calculate permutations and combinations in MathJs? #99

n3g2 opened this issue Oct 9, 2013 · 2 comments
Labels

Comments

@n3g2
Copy link
n3g2 commented Oct 9, 2013

No description provided.

@josdejong
Copy link
Owner

There aren't yet functions for that included in math.js. They will be included in the future. For now you could import these functions from another existing library or your own implementation (see example import.js).

@n3g2
Copy link
Author
n3g2 commented Oct 20, 2013

Thank you very much!

josdejong added a commit that referenced this issue Jan 6, 2014
Added permutations and combinations functions (with tests), addressing #99
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants