diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2023-09-16 18:07:20 -0400 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2023-09-16 18:07:20 -0400 |
| commit | 12f72cca8055df3bd4d489d76c149564eca8ee0d (patch) | |
| tree | 1e32801a5fac13b15cbf19341c2fa61510cd24cf /doc | |
| parent | d58154ad35ab1e0b0d9d520419b08fe8565b7b2c (diff) | |
| download | pfc-12f72cca8055df3bd4d489d76c149564eca8ee0d.zip | |
update man page
Diffstat (limited to 'doc')
| -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. |