I looked at the documentation for sprintf and number_format, and could not see an easy way to put a negative sign after a number, instead of before (assuming the value is - of course). Has anyone done this? I could write a function easy enough, but I am wondering if there is a built-in way of doing it. Thanks.