aboutsummaryrefslogtreecommitdiff
path: root/math/slalib/doc/drange.hlp
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
commitfa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch)
treebdda434976bc09c864f2e4fa6f16ba1952b1e555 /math/slalib/doc/drange.hlp
downloadiraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz
Initial commit
Diffstat (limited to 'math/slalib/doc/drange.hlp')
-rw-r--r--math/slalib/doc/drange.hlp23
1 files changed, 23 insertions, 0 deletions
diff --git a/math/slalib/doc/drange.hlp b/math/slalib/doc/drange.hlp
new file mode 100644
index 00000000..025b6c08
--- /dev/null
+++ b/math/slalib/doc/drange.hlp
@@ -0,0 +1,23 @@
+.help drange Jun99 "Slalib Package"
+.nf
+
+ DOUBLE PRECISION FUNCTION slDA1P (ANGLE)
+
+ - - - - - - -
+ D A 1 P
+ - - - - - - -
+
+ Normalize angle into range +/- pi (double precision)
+
+ Given:
+ ANGLE dp the angle in radians
+
+ The result (double precision) is ANGLE expressed in the range +/- pi.
+
+ P.T.Wallace Starlink 23 November 1995
+
+ Copyright (C) 1995 Rutherford Appleton Laboratory
+ Copyright (C) 1995 Association of Universities for Research in Astronomy Inc.
+
+.fi
+.endhelp