Displaying page
of
 pages;
Items  to 
    
    
            
                
                    | 
                        Title | 
                    
                        Test
                        Details
                        
                        
                            Pattern Title
                        
                     | 
                
                
                    | 
                        Expression | 
                    
                         
                            ^[-+]?[0-9]+[.]?[0-9]*([eE][-+]?[0-9]+)?$
                         
                     | 
                
                
                    | 
                        Description | 
                    
                         This matches floating point expression in a more rigorous way - accepts both exponent as well as non exponent notations. 
                     | 
                
                
                    | 
                        Matches | 
                    
                         123 | -123.35 | -123.35e-2 
                     | 
                
                
                    | 
                        Non-Matches | 
                    
                         abc | 123.32e | 123.32.3 
                     | 
                
                
                    | 
                        Author | 
                    
                        Rating:
                            
 
                        
                            Srinivas Gummadi
                        
                     | 
                
            
        
    
        
        
   Displaying page
of
 pages;
Items  to