By Default the result of a formula in Sunrise rounds to 2 decimals.
However you can enter values in the product up to 4 decimals.
If you need that your unit price remains without rounding and only round the total line after multiplid by the qty.
You need to set the channel 0 attribute: ROUND_PRICE_AT_END = 1
This will do the work.