Changeset 17035 for trunk/psLib/src/math/psConstants.h
- Timestamp:
- Mar 18, 2008, 8:25:00 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/math/psConstants.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psConstants.h
r11248 r17035 5 5 * @author GLG, MHPCC 6 6 * 7 * @version $Revision: 1.9 5$ $Name: not supported by cvs2svn $8 * @date $Date: 200 7-01-23 22:47:23$7 * @version $Revision: 1.96 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2008-03-18 18:25:00 $ 9 9 * 10 10 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 49 49 #define RAD_TO_SEC(RADIANS) ((RADIANS) * 180.0 * 60.0 * 60.0 / M_PI) 50 50 51 # define PS_DEG_RAD 57.295779513082322 52 # define PS_RAD_DEG 0.017453292519943 53 51 54 /***************************************************************************** 52 55 Misc. macros:
Note:
See TracChangeset
for help on using the changeset viewer.
