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