20 lines
492 B
JSON
20 lines
492 B
JSON
{
|
|
"sites": [
|
|
"wolfram alpha"
|
|
],
|
|
"task_id": "Wolfram Alpha--24",
|
|
"require_login": false,
|
|
"storage_state": null,
|
|
"start_url": "https://www.wolframalpha.com/",
|
|
"geolocation": null,
|
|
"intent": "Solve the differential equation y''(t) - 2y'(t) + 10y(t) = 0 and display its general solution.",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"string_match"
|
|
],
|
|
"reference_answers": {
|
|
"fuzzy_match": "y(t) = c1 e^t sin(3t) + c2 e^t cos(3t)"
|
|
}
|
|
}
|
|
} |