freeCodeCamp/guide/english/mathematics/exponential-and-logarithmic.../index.md

15 lines
478 B
Markdown
Raw Normal View History

2018-10-12 19:37:13 +00:00
---
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 -->