Skip to main content
Glama

compute_golden_ratio_fibonacci

Calculate the golden ratio (φ) by approximating the limit of consecutive Fibonacci numbers. Input the number of terms to compute the ratio F(n+1)/F(n).

Instructions

Compute golden ratio using Fibonacci sequence: φ = lim(n→∞) F(n+1)/F(n) (Domain: arithmetic, Category: mathematical_constants)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
termsYes

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/chrishayuk/chuk-mcp-math-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server