tritrig

Version 1.5.0.0 (1.65 KB) by 123456
Tells you the unknown angles and length of a triangle by using the given information about it
224 Downloads
Updated 15 Sep 2011

View License

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 (2024). tritrig (https://www.mathworks.com/matlabcentral/fileexchange/32826-tritrig), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Random Number Generation in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.5.0.0

Changed the descriptions

1.4.0.0

Just a mistake

1.0.0.0