(%i1) load ( vect ) $
Kovektorfeld bzw. Differentialform
(%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] \]

Potential (Skalarfeld)
(%i3) h : potential ( w , [ x1 , x2 ] ) ;

\[\operatorname{(h) }{{\ensuremath{\mathrm{x1}}}^{2}} {{\ensuremath{\mathrm{x2}}}^{3}}\]


Created with wxMaxima.