On Apr 27, 2005, at 12:09 PM, Eirik Karlsen wrote:
In number formating operations it would be very helpfull
to be able to turn off the scientiffic notation and instead
specify a number of decimals...i.e. like this; Precision=12
(for 12 decimal points). some other BASICs can do this.
Is this possible?
Well, assuming you're converting a floating point number to a string,
use the Format() function if you need that kind of control.
Seth Willits
----------------------------------------------------------
Freak Software - http://www.freaksw.com/
ResExcellence - http://www.resexcellence.com/realbasic/
----------------------------------------------------------
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|