Does anyone know how to convert Maple output into Latex?
no srry
lol
http://www.google.com/search?q=convert%20maple%20output%20to%20latex&btnG=Google+Search unhelpful?
OK... can you check something for me? @experimentX
Can you copy the output of \[ \int{nx^{n - 1}dx}\]and then paste it JUST LIKE IT IS?
Some softwares make text copyable. If you copy \(x^n\) from MathJax, then you get xn... but some softwares make it x^n.
yeah ... you can copy Mathjax output
plain input int(1/(x^2+1), x = a .. b) int(1/(x^2+1), x = a .. b) mathjax input <math xmlns=' http://www.w3.org/1998/Math/MathML' ><mrow><msubsup><mo>∫</mo><mi mathcolor='#c800c8'>a</mi><mi mathcolor='#c800c8'>b</mi></msubsup><mfrac><mn>1</mn><mrow><msup><mi>x</mi><mrow><mn>2</mn></mrow></msup><mo>+</mo><mn>1</mn></mrow></mfrac><mo> </mo><mo>ⅆ</mo><mi mathcolor='#c800c8'>x</mi></mrow></math>
Join our real-time social learning platform and learn together with your friends!