Contents
| description | link |
| using the srand ( ) function | click here |
| a random quote example | click here |
| generate a random number in a range | click here |
| is a number odd or even | click here |
| a dice game using srand( ) | click here |
| a rolling average example | click here |
| the ceil function | click here |
| using the sin() function | click here |
| the cos() function | click here |
| the div() function | click here |
| the min and max functions | click here |
| using the pow() function | click here |
| calculate the area of a circle | click here |