header-includes: \pagenumbering{gobble}
---
-# random methods shit
+# Exponential and Index Functions
## Index laws
Or change base:
$$\log_b c = {{\log_a c} \over {\log_a b}}$$
-If $a<1, \quad \log_{b} a < 0$ (flip inequality operator)
\ No newline at end of file
+If $a<1, \quad \log_{b} a < 0$ (flip inequality operator)
+
+## Exponential functions
+
+$e^x$ - natural exponential function
+
+
+$$\lim_{h \rightarrow 0} {{e^h-1} \over h}=1$$
\ No newline at end of file