Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ h
Function
h
tools/python-3.11.9-amd64/Lib/turtledemo/chaos.py:17–18 ·
view source on GitHub ↗
(x)
Source
from the content-addressed store, hash-verified
15
return
3.9*(x-x**2)
16
17
def
h(x):
18
return
3.9*x-3.9*x*x
19
20
def
jumpto(x, y):
21
penup(); goto(x,y)
Callers
2
_really_load
Method · 0.85
build_opener
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected