Changeset 1817 in Sophya for trunk/SophyaLib/NTools
- Timestamp:
- Dec 16, 2001, 11:47:44 PM (24 years ago)
- File:
-
- 1 edited
-
trunk/SophyaLib/NTools/fmath.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/NTools/fmath.h
r234 r1817 29 29 #define ceilf(x) ((float) ceil((double)(x))) 30 30 #define powf(x,y) ((float) pow((double)(x), (double)(y))) 31 #define nintf (int)32 31 #endif 33 32
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/PI/chrome/site/your_project_logo.png)