diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2023-07-28 21:47:10 -0230 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2023-07-28 21:47:10 -0230 |
| commit | ca2dd62a0264c4dbe836f6fa01c2b8e3cf2a6091 (patch) | |
| tree | 6abb429fe324ddef31ffd9dd727147f34a7e0778 /doc/const.1 | |
| parent | 33653d5cda4ac2fa237a85ede2820a4771b83b47 (diff) | |
| download | pfc-ca2dd62a0264c4dbe836f6fa01c2b8e3cf2a6091.zip | |
split man page into multiple files
Diffstat (limited to 'doc/const.1')
| -rw-r--r-- | doc/const.1 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/const.1 b/doc/const.1 new file mode 100644 index 0000000..a4eb3b6 --- /dev/null +++ b/doc/const.1 @@ -0,0 +1,9 @@ +.SS Constants +. +.TP +.B pi +Archimedes’ constant (π). +. +.TP +.B e +Euler’s number (e). |