Skip to content

Program for calculating Large Factorial Added #134

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

Closed
wants to merge 2 commits into from
Closed

Program for calculating Large Factorial Added #134

wants to merge 2 commits into from

Conversation

Ankit-Dhankhar
Copy link
Contributor

This program used stack instead of traditional data-types thus value of factorial that can be calculated depend on computer power not the range of value supported by data-type in reference to issue #96

@dynamitechetan
Copy link
Member

please add some relevant comments.

@Ankit-Dhankhar
Copy link
Contributor Author

@dynamitechetan added comments, can you check the same if any further changes required

@varunu28
Copy link
Contributor

@Balance-Breaker Please add structure to the code. Try to keep the main method as clean as possible and put the main logic in a separate function which you are going to call from the main method.

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

Successfully merging this pull request may close these issues.

4 participants