Opened 3 years ago
Last modified 3 years ago
#24879 closed enhancement
Typo in Sage documentation — at Initial Version
Reported by: | gh:Thrashophil | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-8.2 |
Component: | documentation | Keywords: | beginner |
Cc: | Merged in: | ||
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
I found a typo in the Sage documentation, at the function period()
:
It should be
In general if d=2^a5^bm where m is coprime to 10
instead of
In general if d=2^a3^bm where m is coprime to 10
Note: See
TracTickets for help on using
tickets.