I would like to use chopping arithmetic for 3 digit chopping for the following:
$a)\pi$ and $b) 456788.1234567$
My guess is that it is $3.141$ and $456788.123$, but my book says the pi after chopping is $3.14$. I'm wondering if that's right since if I used same logic for a big number, like my second example, I'd get $456$, which is really different.