Sticking to mathematics here, but if I’m not mistaken, when rounding to “0.00” precision, any software will take the third decimal and use a conventional rounding rule to make the exchange.
This means -0,354xx will round to -0,35 and -0,355xx wil round to -0,36. The same apply for positive values.
From here onward, I leave to the pros.