java - range of primitive numerics - double -


this question has answer here:

i learning range of primitive types , have question type double.

if know double has 8 bytes (64 bits) - why impossible determine minimum , maximum range of double?

long has 8 bytes can determine minimum , maximum.

i wasn't aware wouldn't determine minimum , maximum range of double. quick google search shows:

double covers range 4.94065645841246544e-324d 1.79769313486231570e+308d (positive or negative).

if @ question though, can find out more information: what inclusive range of float , double in java?


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -