Cardioids

Description

On a circle, n points are evenly situated. Leftmost point is numbered 0 and all other points in a clockwise way are numbered consecutively. Each point is picked, its associated number is multiplied by m (multiplier), and then the resulting number is divided by n. Lletting the remainder be r, a line is drawn between the point and point r.

Instructions

Options