r := shape.RadiusFormOfCircle{ // a, b , r , c, d, s 4, 1, 10, 1.5, 3.5, 2.5, }
r := shape.RadiusFormOfCircle{
// a, b , r , c, d, s
4, 1, 10, 1.5, 3.5, 2.5,
}