diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-22 14:00:20 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-22 14:00:20 +0100 |
| commit | 5e0821e7f033620266430c28155ae12becf2c445 (patch) | |
| tree | 3ca1c3cb65cd0894add9005827b80db1b0f217a7 /libtellurian.7 | |
| parent | ... (diff) | |
| download | libtellurian-5e0821e7f033620266430c28155ae12becf2c445.tar.gz libtellurian-5e0821e7f033620266430c28155ae12becf2c445.tar.bz2 libtellurian-5e0821e7f033620266430c28155ae12becf2c445.tar.xz | |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'libtellurian.7')
| -rw-r--r-- | libtellurian.7 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libtellurian.7 b/libtellurian.7 index ae3dff0..0ab50be 100644 --- a/libtellurian.7 +++ b/libtellurian.7 @@ -1,8 +1,8 @@ -.TH LIBTELLURIAN 7 libtellurian +.TH LIBTELLURIAN 7 LIBTELLURIAN .SH NAME libtellurian \- Geodesy library -.SH SYNPOSIS +.SH SYNOPSIS .nf #include <libtellurian.h> .fi @@ -23,9 +23,9 @@ and degrees for the angle unit, except when the function name uses the suffix \(dq_radians\(dq, in which case the function uses radians instead of degrees. All functions that input or output angles have a -version that uses degress and a version that uses +version that uses degrees and a version that uses radians. Unless otherwise specified, functions that -use degress convert the input and output to and from +use degrees convert the input and output to and from radians and call the version of the function that uses radians. .PP |
