Functions Intro

Functions Intro

graph TD; A[Functions Intro] A --> B[Definition of a Function] A --> C[Types of Functions] B --> D[Injective] B --> E[Surjective] B --> F[Bijective] C --> G[Polynomial] C --> H[Rational] C --> I[Exponential] C --> J[Logarithmic]