From: olfa on 27 Nov 2009 06:44 hello mathematica community, knowing tha x,xP,y,yP are integer variables so y + Log[2, x] == yP + Log[2, xP] ==> y + Floor[Log[2, x]] == yP + Floor [Log[2, xP]] is true how should I formulate this sentence in mathematica in order to have as output the value true? thank you.
|
Pages: 1 Prev: countour plot (in 3D) Next: problem about MLPutRealArray |