So I have an app, and in the app I have a dollar variable. I just use decimals, so one dollar would be represented as $1. But I want it to be represented like this: $1.00 as opposed to just this: $1
If that makes sense, thanks in advance. (Basically I want the zeros to be in there)