First time here? Check out the FAQ!
answered 2017-02-14 11:51:06 +0100
You can try minimizing sqrt((sin(x)+y)**2 + (sin(x)-y)**2) using sage.minimize.
sqrt((sin(x)+y)**2 + (sin(x)-y)**2)
sage.minimize