TRIGON - Compute and show all trigonometric functions of a given angle
Syntax: trigon(alpha,deg)
Inputs: alpha - a scalar value of the angle (60 by default) deg - 1 (default) if alpha is in degree or 0 if alpha is in radians Outputs: All trigonometric info and goniometric plot
Example:
trigon(45) will show
TrigFun
________
Angle_Deg '45°'
Arc_Rad '1/4*pi'
Quadrant 'First'
Radius [ 1]
Circular_Sector '1/8*pi'
Chord [0.7654]
Cosine_(cos) [0.7071]
Versed_Sine_(versin) [0.2929]
Extrenal_Secant_(exsec) [0.4142]
Secant_(sec) [1.4142]
Sine_(sin) [0.7071]
Versed_Cosine_(coversin) [0.2929]
Extrenal_Cosecant_(excsc) [0.4142]
Cosecant_(csc) [1.4142]
Tangent_(tan) [1.0000]
Cotangent_(cot) [1.0000]
Created by Giuseppe Cardillo
giuseppe.cardillo.75@gmail.com
To cite this file, this would be an appropriate format: Cardillo G. (2024) Trigonometria http://www.mathworks.com/matlabcentral/fileexchange
Cite As
Giuseppe Cardillo (2024). Trigonometria (https://github.com/dnafinder/Trigonometria), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Versions that use the GitHub default branch cannot be downloaded
Version | Published | Release Notes | |
---|---|---|---|
1.0.0 |
|