3320 shaares
  
        2 results
        
        
          
          tagged
          
              
                
                  ieee754
                
              
          
        
        
        
      
    In many cases in JavaScript coding, integers larger than 253 come up, where casting to a double-precision float would lose real, relevant data. This proposal provides a new, second primitive numeric type, BigInt, to meet those use cases.
 
                   
