Changeset 992ffa6 in mainline for uspace/lib/math/include/math.h
- Timestamp:
- 2015-09-04T06:40:20Z (10 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 01cdd5a
- Parents:
- bae1e1f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/math/include/math.h
rbae1e1f r992ffa6 38 38 #include <libarch/math.h> 39 39 40 #define M_PI 3.14159265358979323846 40 #define M_LN2 0.69314718055994530942 41 #define M_LOG2E 1.4426950408889634074 42 #define M_PI 3.14159265358979323846 41 43 42 44 #endif
Note:
See TracChangeset
for help on using the changeset viewer.