aboutsummaryrefslogtreecommitdiff
path: root/src/math/modfl.c
diff options
context:
space:
mode:
authornsz <nsz@port70.net>2012-03-27 22:49:37 +0200
committernsz <nsz@port70.net>2012-03-27 22:49:37 +0200
commitcf682072ce16080ebe199e5055f686d81c8416ce (patch)
tree4a860dae892a57c8c2cf75d82371a915ebf3af3b /src/math/modfl.c
parentmath: add dummy tgamma and tgammaf implementations (diff)
downloadgrovel-cf682072ce16080ebe199e5055f686d81c8416ce.tar.gz
grovel-cf682072ce16080ebe199e5055f686d81c8416ce.tar.xz
math: fix a regression in powl and do some cleanups
previously a division was accidentally turned into integer div (w = -i/NXT;) instead of long double div (w = -i; w /= NXT;)
Diffstat (limited to 'src/math/modfl.c')
0 files changed, 0 insertions, 0 deletions