Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-577464.py
File
recipe-577464.py
recipes/Python/577464_Feigenbaum_constant_calculation/recipe-577464.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Feigenbaum constant calculation
2
# FB - 201011151
3
# http://en.wikipedia.org/wiki/Feigenbaum_constant
4
# Source:
Callers
nothing calls this directly
Calls
4
range
Function · 0.85
b_prime
Function · 0.85
b
Function · 0.70
pow
Method · 0.45
Tested by
no test coverage detected