CodeBase - Formatting function
Return to the CodeBase listing
Category: Input / Output
Version: 1.0
Information
Uploaded: 24th Nov 2004 13:45
Modified: 1st Jan 1970 01:00
Author: Anonymous Coder
Summary
Format a decimal value to another value : example : you supply 345.256 the function can return 345.2
Full Description
Format a decimal value to a variable decimal value (not rounded):<br /> example : you supply 345.256 the function can return 345.2<br /> <br /> Permet de formatter une valeur decimale en une autre valeur decimale.<br /> Elle ne fait pas l'arrondi
Comments
No comments yet.