Estimate:Low
Explanation:Fewer than 1 out of every 5 operations are arithmetic operations.
Looking at the code, the only computations that involve integers are the address computations for
arrays, which are handily outnumbered by the long and floating point operations.