Changeset 7766 for trunk/psLib/src/math/psMathUtils.c
- Timestamp:
- Jun 29, 2006, 4:20:43 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/math/psMathUtils.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psMathUtils.c
r7132 r7766 3 3 * This file contains standard math routines. 4 4 * 5 * @version $Revision: 1. 2$ $Name: not supported by cvs2svn $6 * @date $Date: 2006-0 5-18 01:20:51$5 * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $ 6 * @date $Date: 2006-06-30 02:20:06 $ 7 7 * 8 8 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 24 24 #include "psPolynomial.h" 25 25 #include "psMathUtils.h" 26 #include "psAssert.h" 26 27 #include "psConstants.h" 27 28 #include "psErrorText.h"
Note:
See TracChangeset
for help on using the changeset viewer.
