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
Cita come
Giuseppe Cardillo (2024). Trigonometria (https://github.com/dnafinder/Trigonometria), GitHub. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxTag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Le versioni che utilizzano il ramo predefinito di GitHub non possono essere scaricate
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.0.0 |
|