Describe the bug
When the product price is 30.82500 and it's entered "exclusive tax" - 20% tax rate should be rounding it to 36.99 but it is rounded to 37 if Round tax at subtotal level, instead of rounding per line checkbox is un-ticked.
If the Round tax at subtotal level, instead of rounding per line checkbox is ticked - the product price is correct, but "subtotal" and "total" are incorrect.
To Reproduce
Steps to reproduce the behavior:
- Create a product with the price of 30.82500
- Add a 20% tax rate
- In WooCommerce >> Settings >> Tax set
Prices entered with tax to No, I will enter prices exclusive of tax and both Display prices in the shop Display prices during cart and checkout to Including tax. Display tax totals is as a single total.
With Rounding checkbox un-ticked this is the checkout page:

With Rounding checkbox ticked this is the checkout page:

Expected behavior
In both cases the price should be 36.99, not 37
Might be related to #23835 and #23694
Isolating the problem (mark completed items with an [x]):
WordPress Environment
Details
```
Copy and paste the system status report from **WooCommerce > System Status** in WordPress admin.
```
Describe the bug
When the product price is 30.82500 and it's entered "exclusive tax" - 20% tax rate should be rounding it to 36.99 but it is rounded to 37 if
Round tax at subtotal level, instead of rounding per linecheckbox is un-ticked.If the
Round tax at subtotal level, instead of rounding per linecheckbox is ticked - the product price is correct, but "subtotal" and "total" are incorrect.To Reproduce
Steps to reproduce the behavior:
Prices entered with taxtoNo, I will enter prices exclusive of taxand bothDisplay prices in the shopDisplay prices during cart and checkouttoIncluding tax.Display tax totalsisas a single total.With
Roundingcheckbox un-ticked this is the checkout page:With
Roundingcheckbox ticked this is the checkout page:Expected behavior
In both cases the price should be 36.99, not 37
Might be related to #23835 and #23694
Isolating the problem (mark completed items with an [x]):
WordPress Environment
Details
``` Copy and paste the system status report from **WooCommerce > System Status** in WordPress admin. ```