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 664055f commit 322877b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion concepts/fractions/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,8 @@ Fraction(5404319552844595, 4503599627370496)
Fraction(6, 5)
```

## Arithmetic
## Arithmetic with Fractions


The usual [`arithmetic operators`][operators] `+ - * / **` work with fractions, as with other numeric types.

Expand Down

0 comments on commit 322877b

Please sign in to comment.