Vector/Matrix Library - Operations on AnglesThis is the index page for the Operations on Angles section of the Vector/Matrix Library for SOFA Library Issue 2012-03-01 for ANSI C. The Operations on Angles section includes the following routines:
| A2af | — | Decompose radians into ° ' " |
| A2tf | — | Decompose radians into hms |
| Af2a | — | Decompose ° ' " into radians |
| Anp | — | Normalize radians to range 0 to 2pi |
| Anpm | — | Normalize radians to range -pi to +pi |
| D2tf | — | Decompose days into hms |
| Tf2a | — | Decompose hms into radians |
| Tf2d | — | Decompose hms into days |