sin_integral( z )
The hyperbolic sine integral of z in SageMath. Alias of sinh_integral. Defined by
\[ \operatorname{Shi} (z) = \int_0^z du \: \frac{ \sinh(u) }{ u } \]Plot on the real axis:
Series expansion about the origin:
Special values:
Related functions: sinh_integral
Function category: exponential integrals sagemath-docs