Zend certified PHP/Magento developer

Magento2 quote item row total rounding issue

We are facing issue in quote_item table with row_total column in which its not rounding prices of items. for example please check below screenshot:

issue

14.2250 should be 14.23

15.9750 should be 15.98

We are using the Magento Commerce Enterprise edition. and this thing happens especially when we set item prices to shared catalogs and add those items to the cart. in general, add to cart case, this doesn’t happen.

Can anyone help what could be the cause?