tritrig

Tells you the unknown angles and length of a triangle by using the given information about it

You are now following this Submission

How to use tritrig:
tritrig is in the form 'tritrig(a,b,c,A,B,C)' where a b c A B C are the
angles and the lengths of a triangle. If your triangle has a right angle
in it, it must be 'C' and the hypotenuse must be 'c'. The angles and
lengths that you do not know must be typed as '0'
Eg.

tritrig(3,4,5,0,0,0)
a =

3

b =

4

c =

5

A =

36.8699

B =

53.1301

C =

90.0000

Cite As

123456 (2026). tritrig (https://www.mathworks.com/matlabcentral/fileexchange/32826-tritrig), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Random Number Generation in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.5.0.0

Changed the descriptions

1.4.0.0

Just a mistake

1.0.0.0