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 f624e55 commit 90c9c4dCopy full SHA for 90c9c4d
README.md
@@ -19,7 +19,7 @@ You can use the `advdiv` function with this syntax:
19
* n2 – second number
20
* r – recurring decimals of the first number (default 0)
21
* rstr1 – string to be inserted before recursive decimals (default "[")
22
-* rstr2 – string to be inserted after recursive decimals (default "[")
+* rstr2 – string to be inserted after recursive decimals (default "]")
23
24
You can also use it as a console application (download it from the “Releases” section), examples:
25
0 commit comments