Changeset 18711 for trunk/FACT++/erfa/src/rz.c
- Timestamp:
- 01/06/17 11:48:17 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/erfa/src/rz.c
r18348 r18711 29 29 ** ( 0 0 1 ) 30 30 ** 31 ** Copyright (C) 2013-201 5, NumFOCUS Foundation.31 ** Copyright (C) 2013-2016, NumFOCUS Foundation. 32 32 ** Derived, with permission, from the SOFA library. See notes at end of file. 33 33 */ 34 34 { 35 35 double s, c, a00, a01, a02, a10, a11, a12; 36 36 37 37 38 s = sin(psi); … … 58 59 ** 59 60 ** 60 ** Copyright (C) 2013-201 5, NumFOCUS Foundation.61 ** Copyright (C) 2013-2016, NumFOCUS Foundation. 61 62 ** All rights reserved. 62 63 **
Note:
See TracChangeset
for help on using the changeset viewer.