|
Main
|
![]() Examples of [C++ / MGL / C / Fortran / Python] code for creating this plot lie below. If you have questions of using sample code then see here. Also you can see 3D pdf file here. gr->Puts(mglPoint(0), "\\sqrt{\\frac{\\alpha^{\\gamma^2}+\
\\overset 1{\\big\\infty}}{\\sqrt3{2+b}}}", 0, -4);
new a 20 30
text 0 0 '\sqrt{\frac{\alpha^{\gamma^2}+\overset 1{\big\infty}}{\sqrt3{2+b}}}' '' -4
mgl_puts_ext(gr, 0., 0., 0., "\\sqrt{\\frac{\\alpha^{\\gamma^2}+\
\\overset 1{\\big\\infty}}{\\sqrt3{2+b}}}", "C", -4, 't');
call mgl_puts_ext(gr, 0., 0., 0., '\sqrt{\frac{\alpha^{\gamma^2}+&
\overset 1{\big\infty}}{\sqrt3{2+b}}}', 'C', -4., 't')
gr.Puts(0., 0., 0., "\\sqrt{\\frac{\\alpha^{\\gamma^2}+\
\\overset 1{\\big\\infty}}{\\sqrt3{2+b}}}", "C", -4);
|