GraphPlot3D[{v i 1 -> v j 1, v i 2 -> v j 2, ...}] generates a 3D plot of the graph in which vertex v_ik is connected to vertex v_jk.GraphPlot3D[{{v i 1 -> v j 1, lbl_1}, ...
GraphPlot[{v i 1 -> v j 1, v i 2 -> v j 2, ...}] generates a plot of the graph in which vertex v_ik is connected to vertex v_jk.GraphPlot[{{v i 1 -> v j 1, lbl_1}, ...}] ...
SpheroidalS2Prime[n, m, \[Gamma], z] gives the derivative with respect to z of the radial spheroidal function S_n^m, (2)(\[Gamma], z) of the second kind.
SpheroidalS1Prime[n, m, \[Gamma], z] gives the derivative with respect to z of the radial spheroidal function S_n^m, (1)(\[Gamma], z) of the first kind.
ZernikeR[n, m, r] gives the radial Zernike polynomial R_n^m(r).
PolarGridLines is an option for sector charts and polar plots that specifies polar grid lines.
VertexRenderingFunction is an option for GraphPlot and related functions that gives a function to generate the graphics primitives to use in rendering each vertex.
PolarTicks is an option for sector charts and polar plots that specifies tick marks for polar axes.
PolarAxes is an option for sector charts and polar plots that specifies whether polar axes should be drawn.