fibonacci
Calculate the nth term of the Fibonacci sequence using the calculator MCP server. Enter an integer value for n to get the corresponding Fibonacci number.
Instructions
计算斐波那契数列的第n项
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | Yes |