Compile with tutorial_1_2

Hello,

I am learning tutorial_1_2. What is the meaning of the following sentence?

(iX-centerX)(iX-centerX) + (iY-centerY)(iY-centerY) < radius*radius) {
rho = rho0 + deltaRho;
}
Thanks.

Maybe this link can help you:

Thank you for your reply.