Re: Problem of the Day - 29th May 2014
Posted by Dreyfus on May 29, 2014; 10:54am
URL: http://discussion-forum.276.s1.nabble.com/Problem-of-the-Day-29th-May-2014-tp7590942p7590978.html
@kangkan...ohh I forgot, thnkx
F(X,Y)= 0 for x<=0,y<=0
0.5(xy²+x²y) for 0<x<1,0<y<1
0.5(y²+y) for x>=1,0<y<1
0.5(x²+x) for 0<x<1, y>=1
1 for x>=1,y>=1