]> git.xonotic.org Git - xonotic/gmqcc.git/commit
Make divVerent happy about handling divison by zero/inf/nan and negitive versions...
authorDale Weiler <killfieldengine@gmail.com>
Tue, 15 Oct 2013 02:31:37 +0000 (22:31 -0400)
committerDale Weiler <killfieldengine@gmail.com>
Tue, 15 Oct 2013 02:31:37 +0000 (22:31 -0400)
commit6d8d7ee923a5773456f986bca60c7f5ea96c9d41
tree34fdfd55faa276e022db6bc31b2c34314f55351c
parentc8413a9a04d672801498ab244bf3126a49ee3e36
Make divVerent happy about handling divison by zero/inf/nan and negitive versions. This code now assumes IEEE 754.
fold.c