Some Important Trigonometric Functions

Some important trigonometric functions

graph TB A[Some important trigonometric functions] B[Sine function] C[Cosine function] D[Tangent function] E[Cotangent function] F[Secant function] G[Cosecant function] A --> B A --> C A --> D A --> E A --> F A --> G B --> H["sin(x) = opposite/hypotenuse"] C --> I["cos(x) = adjacent/hypotenuse"] D --> J["tan(x) = sin(x)/cos(x)"] E --> K["cot(x) = 1/tan(x)"] F --> L["sec(x) = 1/cos(x)"] G --> M["csc(x) = 1/sin(x)"]