I have noticed the limitation of Str$() to display only 18
digits of precision, but no such mention is made for Format$(),
although I can't seem to get an accurate 19-digit display of
large Quad values, even with a "##################0" mask.
Is there any way at all to display the full precision of a
large Quad value?
digits of precision, but no such mention is made for Format$(),
although I can't seem to get an accurate 19-digit display of
large Quad values, even with a "##################0" mask.
Is there any way at all to display the full precision of a
large Quad value?
Comment