Converts a value from number to currency.
$x
Currency value
$(12.99) // Returns $12.99
$(2 * 25) // Returns $50.00