Is there an easy way to format a % into a normal number?

For example, 55.5% into .555?

I've written some code to do it, but it's quite a few lines so was wondering if there is a way to do it in 1-3 lines.