symbolics.rst
changeset 198 e1b4d3199d94
parent 187 3b912b3fdcbf
child 205 d95288e57cfc
equal deleted inserted replaced
197:97d859b70f51 198:e1b4d3199d94
     5 by Fossee group.
     5 by Fossee group.
     6 
     6 
     7 {{{ Part of Notebook with title }}}
     7 {{{ Part of Notebook with title }}}
     8 
     8 
     9 We would be using simple mathematical functions on the sage notebook
     9 We would be using simple mathematical functions on the sage notebook
    10 for this tutorial .
    10 for this tutorial.
    11 
    11 
    12 During the course of the tutorial we will learn
    12 During the course of the tutorial we will learn
    13 
    13 
    14 
       
    15 {{{ Part of Notebook with outline }}}
    14 {{{ Part of Notebook with outline }}}
    16 
    15 
    17 To define symbolic expressions in sage .  Use built-in costants and
    16 To define symbolic expressions in sage.  Use built-in costants and
    18 function.  Integration , differentiation using sage .  Defining
    17 function. Integration, differentiation using sage. Defining
    19 matrices.  Defining Symbolic functions .  Simplifying and solving
    18 matrices. Defining Symbolic functions. Simplifying and solving
    20 symbolic expressions and functions
    19 symbolic expressions and functions.
    21     
    20 
    22 
    21 .. #[Nishanth]: The formatting is all messed up
       
    22                 First fix the formatting and compile the rst
       
    23                 The I shall review
    23 
    24 
    24 Using sage we can perform mathematical operations on symbols .
    25 Using sage we can perform mathematical operations on symbols .
    25 
    26 
    26 On the sage notebook type::
    27 On the sage notebook type::
    27    
    28