Related:         
- Growth Function
- Mutator function c++ - Guide
- Network card function - Guide
- Hard drive function - Guide
- Find function on mac - Guide
- Excel color function - Guide
1 response
                
        
                    austqui
    
        
                    Posts
            
                
            15
                
                            Registration date
            Wednesday September 10, 2008
                            Status
            Member
                            Last seen
            April 16, 2009
            
            
                    1
    
    
                    
Oct 14, 2008 at 09:56 AM
    Oct 14, 2008 at 09:56 AM
                        
                    hello,
here is a link which might help you:
https://www.techonthenet.com/excel/formulas/growth.php
just check that buddy
            here is a link which might help you:
https://www.techonthenet.com/excel/formulas/growth.php
just check that buddy
 
        
    
    
        
    
    
    
Oct 14, 2008 at 10:04 AM
Take the series 1, 4, 9, 25, 36 (ie Y = X^2). The next in the series is obviously 49 but Growth returns 87 or 99 depending on whether you turn the constant off or on.
The basic Growth formula is highly exponential being based on m^x and yet x^2 is exponential (isn't it ?)