Special Functions in MATLAB
Posted on Dec 04, 2012 in Computer Science • Tagged with function, programming, MATLAB
Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.
-
sin
calculates sine of arguments in radian whilesind
calculates sine of arguments in degrees;asin
calculates inverse of sine resulting in radian whileasind
calculates inverse …
Continue reading