Files
lodash/test
Jeff Friesen 343456d696 Round Infinity with a precision argument returns Infinity (#4272)
* Round Infinity with a precision argument returns Infinity

* Also making sure this is true for -Infinity
* Tested with _.round(), _.floor() and _.ceil()

* Switch to using isFinite to check if number should be rounded

* Add tests for rounding NaN now that there is an isFinite check
2019-04-18 13:04:18 -07:00
..
2016-10-15 18:10:50 -07:00
2016-02-21 19:35:08 -08:00
2016-12-21 00:19:59 -06:00
2018-08-31 15:35:06 -07:00