summaryrefslogtreecommitdiff
path: root/using_sage_to_teach.rst
diff options
context:
space:
mode:
Diffstat (limited to 'using_sage_to_teach.rst')
-rw-r--r--using_sage_to_teach.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/using_sage_to_teach.rst b/using_sage_to_teach.rst
index 6eaed6c..32fa8dc 100644
--- a/using_sage_to_teach.rst
+++ b/using_sage_to_teach.rst
@@ -11,6 +11,14 @@ In this tutorial, we shall learn
* How to use SAGE worksheets for collaborative learning
* How to use typesetting in sage for neater outputs
+2D
+ * plot
+ * parametric_plot
+ * polygon
+ * line
+3D
+ * plot3d
+ * parametric_plot3d
{{{ Pause here and try out the following exercises }}}
%% 2 %% change the label on y-axis to "y" and save the lines of code