instruction
stringlengths 52
83
| output
stringlengths 97
132
|
---|---|
Reply with JSON for the following question: Tangent of 85 degrees | Here is your generated JSON:
```json
{
"function_name": "tan",
"parameter_1": "85"
}
``` |