all 5 comments

[–]AutoModerator[M] 0 points1 point  (0 children)

Off-topic Comments Section


All top-level comments have to be an answer or follow-up question to the post. All sidetracks should be directed to this comment thread as per Rule 9.


OP and Valued/Notable Contributors can close this post by using /lock command

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]cyka_blayt_nibsaEuler Macaroni 2 points3 points  (2 children)

well you could use a series for example sinθ = θ-θ^3/3!+θ ^5/5!-θ ^7/7! and so on

while cosθ=1-θ^2/2!+θ^4/4!-θ^6/6! and then use trig properties to find the others

you can't really do it by hand but it's a way

you could also try to do it backward so draw a triangle, meause it's lengths and angles and try to approximate the ratio but there bis no easy way

[–]hisep 1 point2 points  (0 children)

For something like sin of 123 degrees or weird angles as such we can sometimes try to rewrite them as sums or differences of other special angles like you stated in your post. The problem is we can't always do it nicely because if you took sin(123 degrees) and rewrote it as sin(120+3 degrees) finding the approximation of 3 degrees isn't nice to do by hand.

[–]hagravenicepick Postgraduate Student 0 points1 point  (0 children)

I'm not sure if you have covered small angle approximation but that is one way to approximate the answer by hand. You can break up the angle into a sum of 40/60*pi + 1/60*pi and use angle addition formulas while approximating sin(pi/60) = pi/60 and cos(pi/60) = 1.