I'm curious how you got any sort of result out of that, given that the calculator gave me an error message saying it couldn't handle a base number larger than 10 million.
...
Its a simple principle used in maths and programming all the time, devide it by a value e.g. 1,000,000(lets call it 'M') do you maths and later times it by the value again.
For example
$82,258,456 / 1,000,000 = 82.26M
I put that into the calc...
it gave me $213.49
so thats
$213.49M or $213,490,000
What do you think all those symbols in math are? M = million, K = thousand, G = Billion etc.