Closed Thread
Results 1 to 2 of 2

Thread: scientific notation

  1. #1
    kruegs35 is offline Newbie
    Join Date
    Sep 2007
    Posts
    8
    Rep Power
    0

    scientific notation

    I am writing a program that can deal with some pretty big or small numbers and I figure the best way to display the numbers to the user is by using scientific notation. Anyone know of a way to do that with Delphi?

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Jul 2006
    Posts
    16,491
    Blog Entries
    75
    Rep Power
    143

    Re: scientific notation

    It depends on the component you're using for output. You can also use the formatfloat() function.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 1
    Last Post: 10-09-2010, 09:02 AM
  2. scientific calculator online
    By angelusp in forum Member Software/Projects
    Replies: 4
    Last Post: 07-17-2010, 04:57 AM
  3. Need help with notation
    By SolidState in forum C and C++
    Replies: 4
    Last Post: 10-25-2009, 05:55 PM
  4. Big O notation
    By shinta in forum General Programming
    Replies: 2
    Last Post: 11-18-2007, 08:36 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts