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
@HowardCohl I have a question w.r.t. http://gouldi.wmflabs.org/156
Currently no semantic macro is used for the integral.
I guess that should be replaced by our semantic int macro
Does
\int_P^{(1+, 0+,1-, 0-)} ...dt
translate to
\Int{P}{(1+, 0+,1-, 0-)}{P}@{t}{...}
CC @philsMINT
The text was updated successfully, but these errors were encountered:
This is a notation for the path integral.
It should be something like:
\Int{P}{(1+, 0+,1-, 0-)}@{t}{t^{a-1}(1-t)^{b-1}}
not what you wrote. But the semantic information needs to be understood correctly.
Sorry, something went wrong.
AndreG-P
No branches or pull requests
@HowardCohl I have a question w.r.t. http://gouldi.wmflabs.org/156
Currently no semantic macro is used for the integral.
I guess that should be replaced by our semantic int macro
Does
\int_P^{(1+, 0+,1-, 0-)} ...dt
translate to
\Int{P}{(1+, 0+,1-, 0-)}{P}@{t}{...}
CC @philsMINT
The text was updated successfully, but these errors were encountered: