Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Function Request
#3
Unfortunately, PRINT USING does not work in exponential format (at least in 0.12b). For instance, the following code:

Code:
x# = 1.23D-5
print using "#.##^^^^"; x#

prints 1.23

It seems that the caret string is simply ignored.

I asked the question on this forum some time ago, but Victor said that this could not be corrected Cry
ean Debord
----------------
Math library for FreeBasic:
http://www.unilim.fr/pages_perso/jean.de...fbmath.zip
Reply


Messages In This Thread
Function Request - by Antoni Gual - 04-10-2005, 11:22 PM
Function Request - by VonGodric - 04-11-2005, 08:36 AM
Function Request - by jdebord - 04-11-2005, 04:47 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)