15 lines
		
	
	
		
			478 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			478 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ---
 | |
| title: Exponential and Logarithmic Functions
 | |
| ---
 | |
| ## Exponential and Logarithmic Functions
 | |
| 
 | |
| An exponential function is in the following form: f(x) = b * a^x
 | |
| A logarithmic function is in the following form: f(x) = loga(x) + b
 | |
| 
 | |
| <!-- The article goes here, in GitHub-flavored Markdown. Feel free to add YouTube videos, images, and CodePen/JSBin embeds  -->
 | |
| 
 | |
| #### More Information:
 | |
| <!-- Please add any articles you think might be helpful to read before writing the article -->
 | |
| 
 | |
| 
 |