diff options
-rw-r--r-- | math/sets | 2 | ||||
-rw-r--r-- | matlab | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -6,7 +6,7 @@ Sets .. note:: Most of the definitions and notation in the section are based on [rudin]_ -If :latex:`$A \supset B$` and :latex:`$B \supset A$` we write :latex:`$A \eq B$`; otherwise :latex:`$A \neq B$`. +If :latex:`$A \supset B$` and :latex:`$B \supset A$` we write :latex:`$A = B$`; otherwise :latex:`$A \neq B$`. .. [rudin] `Principles of Mathematical Analysis (3rd ed)`:title:, by Walter Rudin. McGraw-Hill, 1976 @@ -5,7 +5,7 @@ Matlab .. warning:: Stub, just getting started -`<cyclismo.org http://www.cyclismo.org/tutorial/matlab/matrix.html>`_ has a good tutorial. +`cyclismo.org <http://www.cyclismo.org/tutorial/matlab/matrix.html>`_ has a good tutorial. Matrix Operations ------------------ |