commit | 3ca1a883f914e2830c1b347d3f6c948da41c8f56 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Thu Jan 15 18:43:49 2015 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Thu Jan 15 19:02:27 2015 +0100 |
tree | d204f193a0abbf3b20ce651040992631036d77be | |
parent | 8c97ab5eb2da447441932ad35b06dc94574140ad [diff] |
MINOR: tools: add new round_2dig() function to round integers This function rounds down an integer to the closest value having only 2 significant digits.