Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Like this:

var('w_2', domain='complex')

The output of your code becomes then:

[w_2*conjugate(w_2), 0]
click to hide/show revision 2
No.2 Revision

Like this:

var('w_2', domain='complex')

The output of your code becomes then:then becomes:

[w_2*conjugate(w_2), 0]