From d54fe7c1f704a63824c5bfa0ece65245572e9b27 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 4 Mar 2015 21:21:30 -0500 Subject: Initial commit --- src/slalib/sun67.htx/node162.html | 93 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 src/slalib/sun67.htx/node162.html (limited to 'src/slalib/sun67.htx/node162.html') diff --git a/src/slalib/sun67.htx/node162.html b/src/slalib/sun67.htx/node162.html new file mode 100644 index 0000000..3317041 --- /dev/null +++ b/src/slalib/sun67.htx/node162.html @@ -0,0 +1,93 @@ + + + + +SLA_RANORM - Put Angle into Range + + + + + + + + + + + + +

+ +next + +up + +previous +
+ Next: SLA_RCC - Barycentric Coordinate Time +
+Up: SUBPROGRAM SPECIFICATIONS +
+ Previous: SLA_RANGE - Put Angle into Range +

+

+

    +
+SLA_RANORM - Put Angle into Range $0\!-\!2\pi$

+
+
ACTION: +
Normalize an angle into the range $0\!-\!2\pi$ (single precision). +
CALL: +
R = sla_RANORM (ANGLE) +

+

+
GIVEN: +
+
+ + + + + +
ANGLERangle in radians
+

+
RETURNED: +
+
+ + + + + +
sla_RANORMRANGLE expressed in the range $0\!-\!2\pi$
+

+ +next + +up + +previous +
+ Next: SLA_RCC - Barycentric Coordinate Time +
+Up: SUBPROGRAM SPECIFICATIONS +
+ Previous: SLA_RANGE - Put Angle into Range +

+

+

+SLALIB --- Positional Astronomy Library
Starlink User Note 67
P. T. Wallace
12 October 1999
E-mail:ptw@star.rl.ac.uk
+
+ + -- cgit