> -----Original Message-----
> From: Maurice O'Prey [mailto:[EMAIL PROTECTED]] 
> Sent: Wednesday, January 15, 2003 9:28 AM
> Hi All
> 
> How do I extract a whole number from the rand function.
> 
> I am using rand 25000; which generates a random number with 
> many decimal
> places, e.g. 16235.2587965, I need a whole number as the 
> answer. Sorry if
> this is simple...
> 

int (rand 25000);

> Regards
> 
> Maurice
> 
> 
> 
> -- 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to