SinIntegral
SinIntegral[z] gives the sine integral function Si(z).
Examples
Evaluate at a numeric value:
SinIntegral[2.0]
(* 1.60541 *)Plot the function:
Plot[SinIntegral[x], {x, -10, 10}]Something isn't working? Report an issue.
Please visit the official Wolfram Language Reference for more details.