Hi,<br>I have a division to do in Quiz<br>and I would like to know to know the
simplest and most accurate way<br>to get the output in ascii with 9 digits after
the decimal point<br>as in the example below :<br><br>a = 1<br>b =
252856<br><br>Dividing a by b<br>I get 0.000003955<br>I need that 0.000003955
in an ascii defined item.<br><br>Any help appreciated.<br>TIA<br><br>Wayne