View Single Post
Old 05-15-2011, 12:18 PM   #14
markheath
Human being with feelings
 
Join Date: Oct 2006
Location: Southampton, England
Posts: 191
Default

A small documentation issue I noticed:
Quote:
rand(x)
Example: s = rand(x);
Returns a psuedorandom whole number between 0 and the parameter.
rand() actually seems to return a floating point number.
__________________
YouTube | Blog
markheath is offline   Reply With Quote