Ask Your Question

Revision history [back]

Like this:

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

The output of your code becomes then:

[w_2*conjugate(w_2), 0]

Like this:

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

The output of your code becomes then:then becomes:

[w_2*conjugate(w_2), 0]