I´m trying to format this number -0.035: ``` numeral(-0.035).format('0,0.00') ``` but it's rounding down and returns `-0.03`