Skip to content

Commit

Permalink
Update concepts/fractions/about.md
Browse files Browse the repository at this point in the history
Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>
  • Loading branch information
colinleach and BethanyG authored Nov 28, 2023
1 parent 8c61b74 commit 9cfc0c1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions concepts/fractions/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,10 @@ Various standard Python numeric functions also give the result you might expect
```

[fractions]: https://docs.python.org/3/library/fractions.html
[0.30000000000000004]: https://0.30000000000000004.com/
[fp-issues]: https://docs.python.org/3/tutorial/floatingpoint.html#tut-fp-issues
[tuple]: https://docs.python.org/3/tutorial/datastructures.html#tuples-and-sequences

[operators]: https://docs.python.org/3/library/stdtypes.html#numeric-types-int-float-complex
[rational]: https://en.wikipedia.org/wiki/Rational_number
[limit_denominator]: https://docs.python.org/3/library/fractions.html

0 comments on commit 9cfc0c1

Please sign in to comment.