Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-577445.py
File
recipe-577445.py
recipes/Python/577445_Dynamical_Billiards_Simulation/recipe-577445.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Dynamical Billiards Simulation
2
# FB - 201010295
3
# See Wikipedia for more info:
4
# http://en.wikipedia.org/wiki/Dynamical_billiards
Callers
nothing calls this directly
Calls
11
min
Function · 0.85
range
Function · 0.85
sin
Method · 0.80
cos
Method · 0.80
new
Method · 0.45
Draw
Method · 0.45
hypot
Method · 0.45
append
Method · 0.45
random
Method · 0.45
putpixel
Method · 0.45
save
Method · 0.45
Tested by
no test coverage detected