Gold 16

From LaTeX CAS translator demo
Revision as of 14:34, 1 September 2021 by Admin (talk | contribs) (Redirected page to wmf:Privacy policy)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Trigonometric integral

Gold ID
16
Link
https://sigir21.wmflabs.org/wiki/Trigonometric_integral#math.66.8
Formula
TeX Source
\operatorname{Si}(ix) = i\operatorname{Shi}(x)
Translation Results
Semantic LaTeX Mathematica Translation Maple Translations
No No Yes

Semantic LaTeX

Translation
\sinint@{\iunit x} = \iunit \operatorname{Shi}(x)
Expected (Gold Entry)
\sinint@{\iunit x} = \iunit \sinhint@{x}


Mathematica

Translation
SinIntegral[I*x] == I*Shi[x]
Expected (Gold Entry)
SinIntegral[I*x] == I*SinhIntegral[x]


Maple

Translation
Si(I*x) = I*Shi(x)
Expected (Gold Entry)
Si(I*x) = I*Shi(x)