Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ratajs authored Apr 18, 2022
1 parent 239eec1 commit 8e360f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Import code:
You can use the `advdiv` function with this syntax:

<code>
advdiv(double n1, double, n2, int r, String rstr = "[", String rstr2 = "]")
advdiv(double n1, double n2, int r, String rstr = "[", String rstr2 = "]")
</code>

* n1 – first number
Expand Down

0 comments on commit 8e360f7

Please sign in to comment.