Ticket #3645 (closed enhancement: fixed)
[with patch; positive review] tutorial: make documentation for .n() more prominent
| Reported by: | jhpalmieri | Owned by: | tba |
|---|---|---|---|
| Priority: | minor | Milestone: | sage-3.1 |
| Component: | documentation | Keywords: | tutorial, editor_mhansen |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
In response to the discussion in the thread
http://groups.google.com/group/sage-support/browse_frm/thread/3c6972e69d1b80d8
I've tried to make the documentation for the .n() method more prominent.
Attachments
Change History
comment:1 Changed 5 years ago by jhpalmieri
- Summary changed from tutorial: make documentation for .n() more prominent to [with patch; needs review] tutorial: make documentation for .n() more prominent
comment:3 Changed 5 years ago by was
- Summary changed from [with patch; needs review] tutorial: make documentation for .n() more prominent to [with patch; positive review] tutorial: make documentation for .n() more prominent
REFEREE REPORT:
I've added a patch that
- Note that capital N is a synomym for n?
- Note that digits is the number of *decimal* digits?
With that I give this a positive review.
-- William
Note: See
TracTickets for help on using
tickets.


(Oh, and I made one other little change: in the notebook interface, the documentation link is called "Help", not "Documentation", so I changed the tutorial to reflect this.)