...the mode of an array with ONLY ceil() floor() rand() and...
How do you find the mode of an array with ONLY ceil() floor() rand() and length() functions.Here is a suggestion. I fail to see how ceil, floor and rand could be useful, except for creating some random data.