Skip to content

Commit

Permalink
docs(compiler): fixing a bar char in the doc 
Browse files Browse the repository at this point in the history
  • Loading branch information
bcm-at-zama committed Mar 13, 2024
1 parent c2f47cb commit 49872c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/core-features/rounding.md
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ and displays:
{% endhint %}


## Exactness
## Exactness

One use of rounding is doing faster computation by ignoring the lower significant bits.
For this usage, you can even get faster results if you accept the rounding it-self to be slighlty inexact.
Expand Down

0 comments on commit 49872c1

Please sign in to comment.