[Prev][Next][Index][Thread]

Re: Representing percentage





On Sun, 28 Jan 2001, Nimi wrote:

> Hi,
> 
> I'm trying to find a simple way to represent percentage. I thought of doing
> it like this:
> 
>     define constant <percentage> = limited(<integer>, min: 0, max: 100);
But we could have percentages > 100.

P Asokan



References: