diff options
author | Jovina | 2012-08-03 11:35:54 +0530 |
---|---|---|
committer | Jovina | 2012-08-03 11:35:54 +0530 |
commit | a9c09136b785a5769d7b927c22f416f1964016fe (patch) | |
tree | a4d4b9b7b142bbe5051485d69640e17e2f32b16e /ult/Documentation/5.3.rst | |
parent | 18d8394b05bc6cc52cd1a54a59a22163b5147c34 (diff) | |
parent | f71e9c3a7f4407dcd1ade3858c9a3a07028ce716 (diff) | |
download | sdes-stscripts-a9c09136b785a5769d7b927c22f416f1964016fe.tar.gz sdes-stscripts-a9c09136b785a5769d7b927c22f416f1964016fe.tar.bz2 sdes-stscripts-a9c09136b785a5769d7b927c22f416f1964016fe.zip |
Merge branch 'master' of http://github.com/FOSSEE/sdes-stscripts
Diffstat (limited to 'ult/Documentation/5.3.rst')
-rw-r--r-- | ult/Documentation/5.3.rst | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/ult/Documentation/5.3.rst b/ult/Documentation/5.3.rst new file mode 100644 index 0000000..098d0ab --- /dev/null +++ b/ult/Documentation/5.3.rst @@ -0,0 +1,20 @@ + +5.3 Using Sage +============== + +1. Use functions for calculus(0.22 - 7.35) + * limits(0.30 - 1.46) + * differentiation(1.46 - 3.48) + * integration(3.50 - 5.14) + * taylor series(5.15 - 5.59) + * Matrix algebra(5.60 - 7.35) + +#. Create graphs(7.36 - 9.24) + * Simple graph(7.43 - 8.23) + * Directed graph(8.23 - 9.24) + +#. Use functions for Number theory(9.26 - 11.21) + +#. Summary(11.28 - 12.20) + +#. Evaluation Questions(12.21 - 14.02) |