summaryrefslogtreecommitdiffstats
path: root/lib/math/rational.c
AgeCommit message (Expand)AuthorLines
2024-07-04math: rational: add missing MODULE_DESCRIPTION() macroJeff Johnson-0/+1
2021-09-08math: make RATIONAL tristateGeert Uytterhoeven-0/+3
2021-07-01lib/math/rational.c: fix divide by zeroTrent Piepho-5/+11
2020-10-16kernel.h: split out min()/max() et al. helpersAndy Shevchenko-1/+1
2020-08-12lib/: replace HTTP links with HTTPS onesAlexander A. Klimov-1/+1
2019-12-04lib/math/rational.c: fix possible incorrect result from rational fractions he...Trent Piepho-13/+50
2019-05-14lib: Move mathematic helpers to separate folderAndy Shevchenko-0/+65