getting-started-with-symbolics/script.rst
changeset 376 3e947a3fa83e
parent 351 054117c9dd59
child 442 a9b71932cbfa
--- a/getting-started-with-symbolics/script.rst	Thu Oct 28 15:37:18 2010 +0530
+++ b/getting-started-with-symbolics/script.rst	Thu Oct 28 15:50:13 2010 +0530
@@ -1,3 +1,27 @@
+.. Objectives
+.. ----------
+
+.. By the end of this tutorial, you will be able to
+
+.. 1. Defining symbolic expressions in sage.  
+.. # Using built-in costants and functions. 
+.. # Performing Integration, differentiation using sage. 
+.. # Defining matrices. 
+.. # Defining Symbolic functions.  
+.. # Simplifying and solving symbolic expressions and functions.
+
+
+.. Prerequisites
+.. -------------
+
+..   1. getting started with sage notebook
+
+     
+.. Author              : Amit 
+   Internal Reviewer   :  
+   External Reviewer   :
+   Checklist OK?       : <put date stamp here, if OK> [2010-10-05]
+
 Symbolics with Sage
 -------------------