[futurebasic] Re: [FB] FB 5 handling of FRAC

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : February 2012 : Group Archive : Group : All Groups

From: Bernie <fblist.bw@...>
Date: Mon, 13 Feb 2012 17:46:36 +0000
Doug wrote:

> When embedded in formulas FB 5 treats FRAC(3/2) incorrectly as equal to 0
> If is used like x#=3/2 then FRAC(x#)=.5
> Is this a bug or purposeful design?

I wouldn't know if it's a bug, but another workaround:  frac(3.0/2)