Skip to Main Content Skip to Search
Product Documentation

sinint - Sine integral

Syntax

Y = sinint(X)

Description

Y = sinint(X) evaluates the sine integral function at the elements of X, a numeric matrix, or a symbolic matrix. The result is a numeric matrix. The sine integral function is defined by

Examples

Evaluate sine integral for the elements of the matrix:

sinint([pi 0;-2.2 exp(3)])
ans =
    1.8519         0
   -1.6876    1.5522

The statement

sinint(1.2)

returns

ans =
1.1080

The statement

syms x;
diff(sinint(x))

returns

ans =
sin(x)/x

See Also

cosint

  


Free Symbolic Math Interactive Kit

See how symbolic computations can help you find analytical solutions to math and engineering problems.

Get free kit

Trials Available

Try the latest version of symbolic math products.

Get trial software
 © 1984-2012- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS