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

Factorial #3

Open
zwang20 opened this issue Sep 18, 2018 · 1 comment
Open

Factorial #3

zwang20 opened this issue Sep 18, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@zwang20
Copy link
Member

zwang20 commented Sep 18, 2018

In mathematics, the factorial of a non-negative integer n, denoted by n!, is the product of all positive integers less than or equal to n. For example, The value of 0! is 1, according to the convention for an empty product.
For example, y=2! does not work

@zwang20 zwang20 added the bug Something isn't working label Sep 18, 2018
@Edward-Ji Edward-Ji added the enhancement New feature or request label Oct 17, 2018
@zwang20 zwang20 removed bug Something isn't working labels Oct 17, 2018
@zwang20
Copy link
Member Author

zwang20 commented Mar 19, 2019

consider using factorial(x)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants