Summary: This module has been created to serve as a template for generating any other modules just by copy and paste method.
The name of the figure![]() Figure 1: The caption of the figure should be here |
//the programming code
for (i=0;i<100;i++){
for (j=i;j<100;j++){
S[i,j]+=i*j;
}
}
The name of the table
Figure 2: The table can have not only the general title above, but also the capture, which is just here
|