[futurebasic] Re: [FB] finding out if math question is correct or not (using computer)

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : July 2009 : Group Archive : Group : All Groups

From: rckrueger <rckrueger1@...>
Date: Thu, 23 Jul 2009 09:16:55 -0500
Thanks!  And apparently, the other fix is to use fb5.3--I had been  
using 4_4_3 and your solution didnt produce the floating point  
answer.  But it did in 5.

Thanks again for your quick reply.

Bob



On Jul 23, 2009, at 8:54 AM, Bernie wrote:

>
> rckrueger wrote:
>
>> Help me understand what  more needs to be done to create a Local fn  
>> Divide (a as double, b as double) function that will produce a  
>> floating point answer.
>
> local fn Divide( a as double, b as double ) as double
>
> Bernie
>
> --
> To unsubscribe, send ANY message to: futurebasic-unsubscribe@...
>