\( \DeclareMathOperator{\abs}{abs} \newcommand{\ensuremath}[1]{\mbox{$#1$}} \)
(%i1) | load ( vect ) $ |
(%i2) | w : [ 2 · x1 · ( x2 ^ 3 ) , 3 · ( x1 ^ 2 ) · ( x2 ^ 2 ) ] ; |
\[\operatorname{(w) }\left[ 2 \ensuremath{\mathrm{x1}} {{\ensuremath{\mathrm{x2}}}^{3}}\operatorname{,}3 {{\ensuremath{\mathrm{x1}}}^{2}} {{\ensuremath{\mathrm{x2}}}^{2}}\right] \]
(%i3) | h : potential ( w , [ x1 , x2 ] ) ; |
\[\operatorname{(h) }{{\ensuremath{\mathrm{x1}}}^{2}} {{\ensuremath{\mathrm{x2}}}^{3}}\]
Created with wxMaxima.