Changes in uspace/lib/math/include/mod.h [ba11ebb:c0c38c7c] in mainline
- File:
-
- 1 edited
-
uspace/lib/math/include/mod.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/math/include/mod.h
rba11ebb rc0c38c7c 36 36 #define LIBMATH_MOD_H_ 37 37 38 extern double double_mod(double, double);38 extern float64_t float64_mod(float64_t, float64_t); 39 39 40 40 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
