-
-
Notifications
You must be signed in to change notification settings - Fork 7.3k
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
fix:Fit Binominal calculate.cpp
to guidelines
#2464
Commits on May 17, 2023
-
FIX: altered the structure of if else if statements to have guard clauses first before main functionality, added brackets to make calculation steps more clear (Following BODMAS), updated namespaces used in file, removed unneeded user input code CHORE: Added explanations and other documentation
Configuration menu - View commit details
-
Copy full SHA for d63786e - Browse repository at this point
Copy the full SHA d63786eView commit details
Commits on May 23, 2023
-
Update math/binomial_calculate.cpp
Co-authored-by: realstealthninja <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ce9ca3f - Browse repository at this point
Copy the full SHA ce9ca3fView commit details -
Update math/binomial_calculate.cpp
Co-authored-by: realstealthninja <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a344a70 - Browse repository at this point
Copy the full SHA a344a70View commit details -
Update math/binomial_calculate.cpp
Co-authored-by: realstealthninja <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7bcc88f - Browse repository at this point
Copy the full SHA 7bcc88fView commit details -
Update math/binomial_calculate.cpp
Co-authored-by: realstealthninja <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f811f2d - Browse repository at this point
Copy the full SHA f811f2dView commit details -
Update math/binomial_calculate.cpp
Co-authored-by: realstealthninja <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 07e431b - Browse repository at this point
Copy the full SHA 07e431bView commit details
Commits on May 30, 2023
-
added latex, changed namespace back to binomial
Configuration menu - View commit details
-
Copy full SHA for 619ba66 - Browse repository at this point
Copy the full SHA 619ba66View commit details -
Merge branch 'binomial_calculate' of https://github.com/ewd00010/C-Pl…
…us-Plus into binomial_calculate
Configuration menu - View commit details
-
Copy full SHA for 8d397b2 - Browse repository at this point
Copy the full SHA 8d397b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ca7bfb - Browse repository at this point
Copy the full SHA 9ca7bfbView commit details
Commits on Jun 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 619ec38 - Browse repository at this point
Copy the full SHA 619ec38View commit details
Commits on Jun 8, 2023
-
I thought to do this before but forgot to actually do it, whoops!
Configuration menu - View commit details
-
Copy full SHA for ad8c7ec - Browse repository at this point
Copy the full SHA ad8c7ecView commit details
Commits on Jul 2, 2023
-
Update math/binomial_calculate.cpp
Co-authored-by: David Leal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f8955b8 - Browse repository at this point
Copy the full SHA f8955b8View commit details