Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 233 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 233 Bytes

Exercise 3.1 (P60)

If the function f returns a non-finite float64 value, the SVG file will contain invalid <polygon> elements (although many SVG renderers handle this gracefully). Modify the program to skip invalid polygons.