• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

TAN t = 1/ SEC t , right?

also if you need these:

sin^2(x)+cos^2(x) = 1
tan^2(x) + 1 = sec^2(x) <-- i think this was what you were thinking of in some sense
cot^2(x) + 1 = csc^2(x)
sin^2(x) = (1 - cos2x) / 2
cos^2(x) = (1 + cos2x) / 2
 
You can use the Euler formula e^ix = cos(x) + i sin(x) to get identities for sin() and cos() in terms of complex exponentials, then the other identities fall out easily.
 
Back
Top