Two digits decimal value

BlitzMax Forums/BlitzMax Beginners Area/Two digits decimal value

After converting a float value to a string, how to display it as an xx.xx format number ? For example display 5.25 and not 5.2500000 !!!

Thanks for your ideas !

http://www.blitzbasic.com/Community/posts.php?topic=72344

beat me to it ;-)

Thanks !