New in Wolfram Mathematica 7: New Categories of Special Functions  previous | next 
Show the AngerJ and WeberE Functions
AngerJ and WeberE are used in electormagnetic applications.
In[1]:=

Click for copyable input
GraphicsGrid@

 Table[Plot3D[c[f[1/2, x + I y]], {x, -10, 10}, {y, -10, 10}, 

   PlotLabel -> TraditionalForm[c[f[\[Nu], x + I y]]], Mesh -> None, 

   PlotStyle -> 

    Directive[Lighter[Purple], Specularity[White, 30]]], {f, {AngerJ, 

    WeberE}}, {c, {Re, Im}}]
Out[1]=