File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -438,6 +438,13 @@ it can include option values.
438438These are included in the resolved option values of the _expression_. 
439439The `:math` _options_ are not included in the resolved option values. 
440440
441+ > [!NOTE] 
442+ > Implementations can encounter practical limits with `:math` _expressions_, 
443+ > such as the result of adding two integers exceeding  
444+ > the storage or precision of some implementation-defined number type. 
445+ > In such cases, implementations can emit an _Unsupported Operation_ error 
446+ > or they might just silently overflow the underlying data value. 
447+ 
441448#### Selection 
442449
443450The _function_ `:math` performs selection as described in [Number Selection](#number-selection) below. 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments