Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User felipelc's Avatar
    Join Date
    Mar 2009
    Location
    João Pessoa, Brazil
    Posts
    26
    Does anyone know the double data type limits at java for S60 5ed?

    Thanks

  2. #2
    Super Contributor grahamhughes's Avatar
    Join Date
    Jun 2003
    Location
    Cheshire, UK
    Posts
    7,394
    They are the same limits in all versions of Java, and are not platform dependent.

    The smallest positive (non-zero) value is Double.MIN_VALUE (4.9406564584124654e-324).

    The largest positive finite value is Double.MAX_VALUE (1.7976931348623157e+308).

    Minimun and maximum negative values are identical, except for the sign.

    Graham.

Similar Threads

  1. Error while streaming binary/character data through servlet
    By akash_rawat in forum Streaming and Video
    Replies: 0
    Last Post: 2009-11-13, 19:33
  2. Replies: 2
    Last Post: 2006-08-11, 20:51
  3. Replies: 0
    Last Post: 2006-06-05, 18:08
  4. Replies: 2
    Last Post: 2004-09-15, 22:47
  5. How to encode 8 bit massage with out data header
    By Nokia_Archive in forum General Messaging
    Replies: 1
    Last Post: 2002-05-18, 03:51

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved