Matlab Online Tutorial - 16 - Trigonometric Functions and their Inverses

preview_player
Показать описание

Learn how to work with trig functions in matlab such as sine, cosine, tangent, secant, cosecant, and cotangent. We will learn how to use these trigonometry functions and their inverses for calculations.
Рекомендации по теме
Комментарии
Автор

Thank you for making Matlab Tutorial videos. It has been very useful to me.
In trigonometric functions if we want to calculate sin, cos and etc. in terms of degrees, we can simply write sind, cosd and ... (also inverse functions such as asind) then the number we put in in these functions will be in degrees and inverse functions will return answer in degree as well. there is no need to use pi/180 or 180/pi.

mahyarsepehrnejad
Автор

sind(30) and asind(30) may also work to perform calculations in degree.

santhakumarsathiyan