MCPcopy 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
17def h(x):
18 return 3.9*x-3.9*x*x
19
20def jumpto(x, y):
21 penup(); goto(x,y)

Callers 2

_really_loadMethod · 0.85
build_openerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected