TheConeHead
Programmer
How can I substring a number so that it always show the whole number plus two digits past the decimal? Meaning
1241234.345345 would show as 1241234.34
and
323.34534643 shows as 323.34
Math.Round() is not working so I am trying to substr....
![[conehead] [conehead] [conehead]](/data/assets/smilies/conehead.gif)
1241234.345345 would show as 1241234.34
and
323.34534643 shows as 323.34
Math.Round() is not working so I am trying to substr....
![[conehead] [conehead] [conehead]](/data/assets/smilies/conehead.gif)