blob: 098d0ab30d013f86ef83c1194356c00095625630 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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)
|