Skip to content

Commit

Permalink
Style
Browse files Browse the repository at this point in the history
  • Loading branch information
binkley committed Mar 27, 2024
1 parent 585eb4b commit f1800c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -647,8 +647,8 @@ This code relies on the factory constructor (`valueOf`) for GCM in reducing
rationals to proper form, and `gcm` and `lcm` methods are recursive between
themselves.

Do note, however, this code implements GCD and LCM recursively in terms of each
other.
> [!NOTE]
> This code implements GCD and LCM recursively in terms of each other.
### Continued fractions

Expand Down

0 comments on commit f1800c3

Please sign in to comment.