Created
          February 16, 2010 14:54 
        
      - 
      
- 
        Save remy/305567 to your computer and use it in GitHub Desktop. 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | // note the number to the left of the 'e', 7 and 8 respectively | |
| alert( 1.7976931348623157e+308 === 1.7976931348623158e+308 ); // true! | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment