diff options
author | Nishanth Amuluru | 2010-09-22 23:13:09 +0530 |
---|---|---|
committer | Nishanth Amuluru | 2010-09-22 23:13:09 +0530 |
commit | d3209cd0b9e6fb720bd1928eb7856c7080ebbbdc (patch) | |
tree | 3930ba2a7fc511651eedbd4b5dddc861d7588152 /symbolics.rst | |
parent | 78dfe60325defc6c63002b36d6c1c5456433a685 (diff) | |
download | st-scripts-d3209cd0b9e6fb720bd1928eb7856c7080ebbbdc.tar.gz st-scripts-d3209cd0b9e6fb720bd1928eb7856c7080ebbbdc.tar.bz2 st-scripts-d3209cd0b9e6fb720bd1928eb7856c7080ebbbdc.zip |
Included a comment in symbolics
Diffstat (limited to 'symbolics.rst')
-rw-r--r-- | symbolics.rst | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/symbolics.rst b/symbolics.rst index 6ae4314..4edf013 100644 --- a/symbolics.rst +++ b/symbolics.rst @@ -7,19 +7,20 @@ by Fossee group. {{{ Part of Notebook with title }}} We would be using simple mathematical functions on the sage notebook -for this tutorial . +for this tutorial. During the course of the tutorial we will learn - {{{ Part of Notebook with outline }}} -To define symbolic expressions in sage . Use built-in costants and -function. Integration , differentiation using sage . Defining -matrices. Defining Symbolic functions . Simplifying and solving -symbolic expressions and functions - +To define symbolic expressions in sage. Use built-in costants and +function. Integration, differentiation using sage. Defining +matrices. Defining Symbolic functions. Simplifying and solving +symbolic expressions and functions. +.. #[Nishanth]: The formatting is all messed up + First fix the formatting and compile the rst + The I shall review Using sage we can perform mathematical operations on symbols . |