Check out example codes for "how to find the area of a circle". It will help you in understanding the concepts better.
Code Example 1
Area of circle = Pi * r^2 (r stands for radius and ^2 means squared)
Code Example 2
public float beans
void Update
{
print ("beans")
}
Learn ReactJs, React Native from akashmittal.com