User Portlet User Portlet

Discussions
Hi Gianluca, actually it is underscored, it is somehow not copied into the text. But also the code d = 10; VectorPlot[{x/(x^2 + y^2), y/(x^2 + y^2)}, {x, -d, d}, {y, -d, d}, VectorScale -> {Automatic}] yields the same result. the...