Skip to main content
MedCalc
Mail a PDF copy of this page to:
(Your email address will not be added to a mailing list)
working
Show menu Show menu

SININTEGRAL function

Description

SININTEGRAL(x) returns the value of the sine integral function of x. The sine integral function is defined as:

Sine integral function$$ {\rm Si}(x) = \int_0^x\frac{\sin t}{t}\,dt $$

The argument x can be a real number or a matrix. When it is a matrix, the function returns a matrix with the same dimensions and with the SININTEGRAL function applied to all elements.

Calculator

SinIntegral(  

Graph

SinIntegral function

Related functions

External links