User Portlet
| Discussions |
|---|
| Thanks it worked |
| I tried two plot commands Plot[Sqrt[x+1],{x,-3,3},RegionFunction->Function[x,x>=0]] And Plot[Surd[x+1,2],{x,-3,3},RegionFunction->Function[x,x>=0]] The first one worked fine. The second resultd in error messages Surd is not... |