| 
                            
  | 
                        
                            rounds value with optionally given precision (default 0) and optional rounding mode (default HALF_UP)  | 
                     
| 
                            
  | 
                        
                            return the maximum value a long can have  | 
                     
| 
                            
  | 
                        
                            return the minimum value a long can have  | 
                     
| 
                            
  | 
                        
                            return the largest positive finite value of type double  | 
                     
| 
                            
  | 
                        
                            return the smallest positive nonzero value of type double  | 
                     
| 
                            
  | 
                        
                            return the maximum value a int can have  | 
                     
| 
                            
  | 
                        
                            return the minimum value a int can have  | 
                     
| 
                            
  | 
                        
                            return the maximum value a byte can have  | 
                     
| 
                            
  | 
                        
                            return the minimum value a byte can have  | 
                     
| 
                            
  | 
                        
                            convert roman numbers to arabic  | 
                     
| 
                            
  | 
                        
                            convert arabic numbers to roman  |