Subject: | Mention angle units used |
Patch attached. Originally reported at <https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=731505>.
Subject: | math-trig-angles.patch |
diff -urN Math-Complex-1.59.orig/lib/Math/Trig.pm Math-Complex-1.59/lib/Math/Trig.pm
--- Math-Complex-1.59.orig/lib/Math/Trig.pm 2012-02-01 23:37:31.000000000 +0000
+++ Math-Complex-1.59/lib/Math/Trig.pm 2016-04-30 18:47:24.821269238 +0100
@@ -263,6 +263,11 @@
B<pi> is also defined as are a few convenience functions for angle
conversions, and I<great circle formulas> for spherical movement.
+=head1 ANGLES
+
+All angles are defined in radians, except where otherwise specified
+(for example in the deg/rad conversion functions).
+
=head1 TRIGONOMETRIC FUNCTIONS
The tangent