Files
freeCodeCamp/guide/english/mathematics/exponential-and-logarithmic-functions/index.md
2018-10-16 21:32:40 +05:30

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 -->