New in Wolfram Mathematica 6: New Classes of Special Functions | ◄ previous | next ► |
Spheroidal Functions
Mathematica 6 adds general handling of spheroidal functions.
In[1]:= | Plot3D[Im[SpheroidalPS[3, 1, 1, x + I y]], {x, -3, 3}, {y, -2, 2}, Exclusions -> {{y == 0, x^2 > 1}}] |
Out[1]= |