# # ChangeLog for uspace/lib/math/generic/sin.c in mainline # # Generated by Trac 1.6 # 2025-08-02T05:16:56Z Wed, 12 Sep 2018 16:51:07 GMT Jiří Zárevúcky [83932dc9] * uspace/lib/math/Makefile (modified) * uspace/lib/math/generic/cos.c (added) * uspace/lib/math/generic/fmod.c (modified) * uspace/lib/math/generic/fmodf.c (added) * uspace/lib/math/generic/internal.h (added) * uspace/lib/math/generic/sin.c (added) * uspace/lib/math/generic/sincos.c (added) * uspace/lib/math/generic/trig.c (modified) Split up libmath functions into more files so that they don't ...