diff options
| -rw-r--r-- | doc/func.1 | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -31,3 +31,7 @@ Convert radians to degrees. .TP .B rad Convert degrees to radians. +. +.TP +.B fac +Factorial (!) function. |
| index : pfc | ||
| Reverse Polish notation calculator for the terminal. | Sam Anthony |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | doc/func.1 | 4 |
@@ -31,3 +31,7 @@ Convert radians to degrees. .TP .B rad Convert degrees to radians. +. +.TP +.B fac +Factorial (!) function. |