Changeset 3b23d05 in mainline for uspace/lib/math/generic/pow.c
- Timestamp:
- 2015-09-17T16:21:28Z (10 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c7b9c5d6
- Parents:
- 996dc042 (diff), b69786e (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/math/generic/pow.c
r996dc042 r3b23d05 34 34 */ 35 35 36 #include <exp.h>37 #include <log.h>38 36 #include <math.h> 39 37 #include <pow.h>
Note:
See TracChangeset
for help on using the changeset viewer.