| commit | 6ab8136b4477fd75381c06fa0e7fa93c89c712a1 | [log] [tgz] |
|---|---|---|
| author | nsz <[email protected]> | Sun May 06 21:24:28 2012 +0200 |
| committer | nsz <[email protected]> | Sun May 06 21:24:28 2012 +0200 |
| tree | fea8ff7bf34e2a41e797528571d62097413b3685 | |
| parent | 4e597feef0595caefa39ab43c813734a1244fa84 [diff] |
add FORCE_EVAL macro to evaluate float expr for their side effect updated nextafter* to use FORCE_EVAL, it can be used in many other places in the math code to improve readability.