diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2023-02-11 12:04:43 -0330 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2023-02-11 12:04:43 -0330 |
| commit | 732f607355ffc11cac26fe2ef6c2f8c8c86f9d16 (patch) | |
| tree | 504fcf0910187c0356b9853cef413e0bc1a7496c /pfc.1 | |
| parent | 770beedb4466c02a8dc34fc0e1ef2af7bb421331 (diff) | |
| download | pfc-0.6.0.zip | |
update man page and version numberv0.6.0
Diffstat (limited to 'pfc.1')
| -rw-r--r-- | pfc.1 | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -78,3 +78,10 @@ Convert radians to degrees. .TP .B rad Convert degrees to radians. +.SS Constants +.TP +.B pi +Archimedes’ constant (π). +.TP +.B e +Euler’s number (e). |