Gold 55

From LaTeX CAS translator demo
Jump to navigation Jump to search

Hill differential equation

Gold ID
55
Link
https://sigir21.wmflabs.org/wiki/Hill_differential_equation#math.106.7
Formula
TeX Source
f(t+p) = f(t)
Translation Results
Semantic LaTeX Mathematica Translation Maple Translations
Yes Yes Yes

Semantic LaTeX

Translation
f(t+p) = f(t)
Expected (Gold Entry)
f(t+p) = f(t)


Mathematica

Translation
f[t + p] == f[t]
Expected (Gold Entry)
f[t + p] == f[t]


Maple

Translation
f(t + p) = f(t)
Expected (Gold Entry)
f(t + p) = f(t)