commit | 3e9c60c5fe86c99cc9f9562c0b1711e6b34ee3e3 | [log] [tgz] |
---|---|---|
author | Mark Dickinson <dickinsm@gmail.com> | Sun Jul 27 07:15:29 2008 +0000 |
committer | Mark Dickinson <dickinsm@gmail.com> | Sun Jul 27 07:15:29 2008 +0000 |
tree | efc36d16cdd6aaf2f928ef6549278b4c27ffdaee | |
parent | fe84cce66878a9ba9b39b1e29679855c2fc0bed0 [diff] |
Remove math.sum tests related to overflow, special values, and behaviour near the extremes of the floating-point range. (The behaviour of math.sum should be regarded as undefined in these cases.)