Both are rational numbers. Client software should only use them to display information to humans. Followup calculations should use the underlying values such as target.
Therefore it’s not necessary to test the handling of these floating point values. Round them down to avoid spurious test failures.
Fixes #32515