Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TheAlgorithms/Python
/ continued_fraction.py
File
continued_fraction.py
maths/continued_fraction.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
Finding the continuous fraction
for
a rational number using python
3
4
https://en.wikipedia.org/wiki/Continued_fraction
Callers
nothing calls this directly
Calls
1
continued_fraction
Function · 0.85
Tested by
no test coverage detected