We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See this discussion about plotting and using qgamma.
sage: var('q,x') sage: from mpmath import qgamma sage: plot3d(lambda q,x: qgamma(q,x), (q, 0.5, 3), (x, 2, 10))
Component: symbolics
Branch/Commit: u/zonova/make_access_to_qgamma_and_friends_easier @ 360823b
360823b
Issue created by migration from https://trac.sagemath.org/ticket/19032
The text was updated successfully, but these errors were encountered:
Branch: u/zonova/make_access_to_qgamma_and_friends_easier
Sorry, something went wrong.
Commit: 360823b
Branch pushed to git repo; I updated commit sha1. New commits:
Adding comments to the code
sagetrac-zonova
No branches or pull requests
See this discussion about plotting and using qgamma.
Component: symbolics
Branch/Commit: u/zonova/make_access_to_qgamma_and_friends_easier @
360823b
Issue created by migration from https://trac.sagemath.org/ticket/19032
The text was updated successfully, but these errors were encountered: