How to unscale data?

It's always been frustrating to me that there's no base function to unscale. If you look at the attributes of a scaled vector, the center and scale are stored in the object, so it seems like it should be possible.