Module: shape-points/circle

calculate points for a circle (calculates using pointsInArc * 4)

Parameters:
Name Type Attributes Default Description
x number
y number
radius number
pointsInArc number <optional>
5
Source:
Returns:

[x1, y1, x2, y2, ... xn, yn]

Type
array