The document discusses standard functions in C including math functions and random number generation. It provides examples of functions like ceil, floor, rand, and srand. It includes the note that srand must be called only once for each random number series. It also provides programs demonstrating random number generation.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
6 views16 pages
Chap 04 4
The document discusses standard functions in C including math functions and random number generation. It provides examples of functions like ceil, floor, rand, and srand. It includes the note that srand must be called only once for each random number series. It also provides programs demonstrating random number generation.