Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ drawSines.py
File
drawSines.py
recipes/Python/Draw Sine Function in PDF/drawSines.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fitz, math
2
""
"
3
Created on 2017-08-17
4
Callers
nothing calls this directly
Calls
7
bsinPoints
Function · 0.85
bcosPoints
Function · 0.85
drawLine
Method · 0.80
drawRect
Method · 0.80
open
Method · 0.45
drawCircle
Method · 0.45
save
Method · 0.45
Tested by
no test coverage detected