Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Old code needs fixing (problem solved)
#3
If I understood the explanation correctly, scientific notation should be displayed in a "normal" representation. How about that?

Code: (Select All)

Print Using "###.######"; 100E-6

Print Using "**###.######"; 100E-6

Print Using "###.######^^^^^"; 000.000100

Print Using "**###.######"; 99.999997E-6
Reply


Messages In This Thread
Old code needs fixing (problem solved) - by bplus - 09-27-2024, 09:31 AM
RE: Old code needs fixing - by Petr - 09-27-2024, 10:23 AM
RE: Old code needs fixing - by Kernelpanic - 09-27-2024, 10:59 AM
RE: Old code needs fixing - by bplus - 09-27-2024, 11:49 AM
RE: Old code needs fixing - by Kernelpanic - 09-27-2024, 12:24 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  code locks up when SHELL paulel 4 261 02-15-2026, 08:04 PM
Last Post: madscijr
  I'm looking for suggestions to solve the problem! Petr 10 649 02-05-2026, 04:56 PM
Last Post: ahenry3068
  Nth problem with hardware images Ikerkaz 9 474 01-23-2026, 02:58 PM
Last Post: bplus
  Install problem...... jssantoro 6 380 12-17-2025, 08:31 PM
Last Post: madscijr
  _putimage (Solved) Pete 0 219 11-16-2025, 06:48 AM
Last Post: Pete

Forum Jump:


Users browsing this thread: 1 Guest(s)