Home » All Programs » ‘sinint()’ And ‘cosint()’ Commands In MatLab®

‘sinint()’ And ‘cosint()’ Commands In MatLab®

by,

Matlab® provides various kinds of useful tools to calculate different mathematical expressions with the given values or value sets. The ‘sinint()’ and ‘cosint()’ commands are two examples of this. 

Here we explain these commands and their use in the Matlab® command window. 

What Do These Commands Do?

The ‘sintint()’ command in Matlab® calculates the integral above. You just need to enter a value inside the parentheses of the ‘sinint()’ command then execute the code.

The ‘cosint()’ command also calculates the integration above again.

>> sinint(2)

ans =

    1.6054

>> cosint(2)

ans =

    0.4230

>> 

As you see above, you can enter a value inside these commands. You can also enter multiple values to see multiple results, as a vector.

Conclusion

Do not forget to leave your comments and questions below about the use of the ‘sinint()’ and the ‘cosint()’ commands in Matlab below. 

If you want further coding examples about the ‘sinint()’ and the ‘cosint()’ commands in Matlab®, inform us in the comments.

This article is prepared for completely educative and informative purposes. Images used courtesy of Matlab®

YOU CAN LEARN MatLab® IN MECHANICAL BASE; Click And Start To Learn MatLab®!

Your precious feedbacks are very important to us.

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *


Please

leave feedback ?

We are always open to your feedback to improve ourselves and the quality of our content! If you have any suggestions, thoughts, or criticism, please let us know. We are trying to improve our blog with constructive feedback. We are aware of how valuable your feedback is for our future development, and we will carefully read all your comments. Thank you in advance!