diff options
author | Mattias Andrée <m@maandree.se> | 2025-02-04 18:22:32 +0100 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2025-02-04 18:22:32 +0100 |
commit | a3b8afe314883f977f37c202fe39297726108e41 (patch) | |
tree | a93dff3738e9ead2047ccd3a2cf06d7d1db6b304 /libred_solar_elevation.3 | |
parent | Add libred_get_colour_xy, libred_get_temperature_xy, and libred_get_temperature (diff) | |
download | libred-1.1.tar.gz libred-1.1.tar.bz2 libred-1.1.tar.xz |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
-rw-r--r-- | libred_solar_elevation.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libred_solar_elevation.3 b/libred_solar_elevation.3 index 70587ca..f72f8e5 100644 --- a/libred_solar_elevation.3 +++ b/libred_solar_elevation.3 @@ -9,7 +9,8 @@ int \fBlibred_solar_elevation\fP(double \fIlatitude\fP, double \fIlongitude\fP, .fi .PP Link with -.IR -lred . +.I -lred +.IR -lm . .SH DESCRIPTION .BR libred_solar_elevation () calculates the Sun's elevation, and stores it, measured in degrees, in |