Formatting numeric display to divide by 100

I have a lot of tags that are floating point numbers multiplied by 100 and stored as integers. So I need to display the integer, divided by 100. Is there an easy way to do this? I’ve played with the numberFormat property, but all I can find that’s close is the % option (multiply by 100, add % sign).

Thanks!

Tag scaling.

Forehead slap.

Sorry.