Done. I also submitted a fix for a different typo in the tutorial. I didn't realize you can just edit github repos through the browser. That's so much more convenient for one line changes.
On Monday, November 2, 2015 at 10:50:18 AM UTC+11, Jason Moore wrote: > > Matthew, > > Please open an issue on github about this: > > https://github.com/sympy/sympy/issues > > Or, better yet, you can edit the file: > > > https://github.com/sympy/sympy/blob/master/doc/src/tutorial/basic_operations.rst > > And submit a pull request. Just press the "pencil" button on Github to > make the edit. > > Thanks, > > > Jason > moorepants.info > +01 530-601-9791 > > On Sun, Nov 1, 2015 at 3:39 PM, Matthew Davis <[email protected] > <javascript:>> wrote: > >> On this page >> <http://docs.sympy.org/latest/tutorial/basic_operations.html> of the >> tutorial, the last code snippet says >> >> My sine. Not only accurate for small x >>> >> >> But the opposite is true. sin(x)=x is only accurate for small x. >> >> I'm guessing that it was supposed to say: >> >> My sine. Not*e* only accurate for small x >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "sympy" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to [email protected] <javascript:> >> . >> Visit this group at http://groups.google.com/group/sympy. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/sympy/2e959752-43d1-474f-9379-378818cc66d5%40googlegroups.com >> >> <https://groups.google.com/d/msgid/sympy/2e959752-43d1-474f-9379-378818cc66d5%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/d5d12ce4-52b7-45be-990d-03c68aa92d0f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
