I always see student's are using table to find the value of a trigonometric ratio.
I have a better way:
For a right angle triangle ABC, where angle B is 90 degree. We know:
SinC = AB/AC | CosecC = AC/AB |
CosC = BC/AC | SecC = AC/BC |
TanC = AB/BC | CotC = BC/AB |
Remember:
For C = 0 degree: | AB = 0, BC = 1, AC = 1 |
For C = 30 degree | AB = 1, BC =√3, AC2 |
For C = 45 degree | AB = 1, BC = 1, AC = √2 |
For C = 60 degree | AB = √3, BC = 1, AC = 2 |
For C = 90 Degree | AB = 1, BC = 0, AC = 1 |