which is what this package actually does behind the scenes if you call: .round(1.2347, 3) (check the source code) The options are: to write an ugly code, to create a function and copy/paste it ...