Skip to content

Commit 7abe2ce

Browse files
authored
Update mathics/builtin/drawing/plot_plot3d.py
1 parent d7fca61 commit 7abe2ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mathics/builtin/drawing/plot_plot3d.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ class SphericalPlot3D(_Plot3D):
363363
</dl>
364364
365365
>> SphericalPlot3D[1 + 0.4 Abs[SphericalHarmonicY[10, 4, theta, phi]], theta, phi]
366-
= SphericalPlot3D[1 + 0.4 Abs[SphericalHarmonicY[10, 4, theta, phi]], theta, phi]
366+
= ...
367367
368368
Spherical harmonics are the canonical use case for spherical plots.
369369

0 commit comments

Comments
 (0)