Hypotenuse length problem

Hey, everybody. I need to find the length of a line (hypotenuse) that reaches the center of the projection of the base of the triangle. I apply the correct formula, but the length ends up not being correct. What’s the problem :exploding_head:?


8

Try
cos( rad (90 - b) )

You’re specifying 29 degrees from the unit Y vector (not the internal angle of your triangle).

240406a_hypotenuse

try this

-Kevin

Try the ‘Math | Trig | Triangle Trigonometry’ component?

3. Attach minimal versions of all the relevant files

:man_facepalming:

3 Likes