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
引用格式
Giuseppe Cardillo (2024). Trigonometria (https://github.com/dnafinder/Trigonometria), GitHub. 检索时间: .
MATLAB 版本兼容性
创建方式
R2023b
兼容任何版本
平台兼容性
Windows macOS Linux标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!无法下载基于 GitHub 默认分支的版本
版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0 |
|
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库。
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库。