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 46211d1 commit 2dd08e0Copy full SHA for 2dd08e0
postgres/two-ways-to-compute-factorial.md
@@ -20,6 +20,6 @@ The postfix operator is `!` and can be used like so:
20
120
21
```
22
23
-See the [arithmetic function
24
-docs](http://stackoverflow.com/questions/7866353/git-list-all-available-commands)
+See the [mathematical functions and operators
+docs](http://www.postgresql.org/docs/8.1/static/functions-math.html)
25
for more details.
0 commit comments