Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

a problem with variables in real domains

Hi,

I have a problem with setting the domains of definition of variables.

For example, typing

var("y") ; assume(y, "real") conjugate(y + I) I get the result y + I. The same with var("y", domain="real").

Where I'm wrong?

thanks!

a problem with variables in real domains

Hi,

I have a problem with setting the domains of definition of variables.

For example, typing

var("y") ; assume(y, "real")
 conjugate(y + I)
 

I get the result y + I. The same with var("y", domain="real").

Where I'm wrong?

thanks!

a problem with variables in real domains

Hi,

I have a problem with setting the domains of definition of variables.

For example, typing

var("y") ; assume(y, "real")
conjugate(y + I)

I get the result y + I. The same with var("y", domain="real").

Where I'm wrong?

thanks!

a problem with variables in real domains

Hi,

I have a problem with setting the domains of definition of variables.

For example, typing

var("y") ; assume(y, "real")
conjugate(y + I)

I get the result y + I. The same with var("y", domain="real").

Where I'm wrong?

thanks!