 package
    
    
    
      package
    
    
      
        
      
    
   
    
      
  
    
      
  
    
      Version: 
        v0.6.2
    
    
      Opens a new window with list of versions in this module.
    
    
    
  
      
  
    Published: Aug  3, 2025
  
      
  
    License: BSL-1.0
      
    
  
  
    Opens a new window with license information.
  
      
        
  
    
      Imports: 0
    
  
  
    Opens a new window with list of imports.
  
        
  
    
       Imported by: 0
    
  
  
    Opens a new window with list of known importers.
  
      
    
   
  
  
    
   
    
      
    
    
    
  
    
      
      
        
          
  
    
       Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    
      
        
 
  
  
  
  
  
	  
  
  
    
    
    
  Abs returns the absolute value of an integer
  
         
	  
  
  
    
    
    
      func CountDigits(num int) (count int)
     
  CountDigits returns the number of digits in a number
  
         
	  
  
  
    
    
    
  Pow calculates base to the expth power. Since the result is an int, it is assumed that exp is a positive power
returns 0 if m is negative
  
         
  
    
      
     
   
        
      
      
        
  
    
       Source Files
      ¶
      Source Files
      ¶
    
   
      
      
     
   
   Click to show internal directories. 
   Click to hide internal directories.