How can the Sine Function be derived?
Given $\angle{A}$ as input, derive a function that would give $\frac{a}{c}$ as output.
$$$$ How can the Cosine Function be derived?
Given $\angle{A}$ as input, derive a function that would give $\frac{b}{c}$ as output.
$$$$
How can the Tangent Function be derived?
Given $\angle{A}$ as input, derive a function that would give $\frac{a}{b}$ as output.
$$$$
I am looking for either of the following:
- The historical way to calculate the trigonometric functions as well as a proof that it works for a right-angled triangle
- Any other way to calculate the trigonometric functions as well as a proof that it works for a right-angled triangle
In other words, an algorithm on its own would not be enough, you have to prove that it works for a right-angled triangle. $$$$ Side note:
I am aware of the Taylor-series expansion of the trigonometric functions. $$$$

I am also aware of the exponential definition of the trigonometric functions.$$$$
$$$$
If you could geometrically prove how any of these trigonometric identities work for a right-angled triangle, that would answer my question as well.
Another side note
I do not believe this question belongs in The History of Science and Mathematics-Stack Exchange. That forum focuses on where and when certain Mathematical concepts were created, which is not my question.
