Math 242 - Fall 2014

Wednesday, Nov 12

Thursday, Oct 30

Wednesday, Oct 29

Monday, Oct 20

Monday, Oct 6

Friday, Oct 3

Tuesday, Sept 30

Wednesday, Sept 17

Friday, Sept 12

Wednesday, Sept 10

Thursday, Sept 4

To put multiple graphs in the same picture, connect the plot commands with a + sign.

Monday, Sept 1

The command to graph a polar coordinate function \(r = f(\theta)\) using Sage is polar_plot(). Here is an example.

Friday, Aug 29

Thursday, Aug 28

Wednesday, Aug 27

The command to create a 2-dimensional parametric plot in Sage is parametric_plot(). Here is an example of how to use the command.