We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 239eec1 commit 8e360f7Copy full SHA for 8e360f7
README.md
@@ -12,7 +12,7 @@ Import code:
12
You can use the `advdiv` function with this syntax:
13
14
<code>
15
- advdiv(double n1, double, n2, int r, String rstr = "[", String rstr2 = "]")
+ advdiv(double n1, double n2, int r, String rstr = "[", String rstr2 = "]")
16
</code>
17
18
* n1 – first number
0 commit comments