MCPcopy 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

1import fitz, math
2"""
3Created on 2017-08-17
4

Callers

nothing calls this directly

Calls 7

bsinPointsFunction · 0.85
bcosPointsFunction · 0.85
drawLineMethod · 0.80
drawRectMethod · 0.80
openMethod · 0.45
drawCircleMethod · 0.45
saveMethod · 0.45

Tested by

no test coverage detected