Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-06-19 | Remove Erik's broken implementation of rint(). Replace it by one "less broken". | Manuel Novoa III | |
Also correct rounding beharior of round() and add trunc(). Note that round() and rint() currently don't check for infs and nans. I decided to wait on that until the big cleanup. | |||
2001-05-10 | uClibc now has a math library. muahahahaha! | Eric Andersen | |
-Erik |