bug-prolog
[Top][All Lists]
Advanced

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

Re: Operator "^" bug.


From: Brian Bray
Subject: Re: Operator "^" bug.
Date: Wed, 25 Jul 2018 18:25:14 +0000 (UTC)

Thank you!  I'll upgrade immediately.  Thanks again...

Brian


Le mercredi 25 juillet 2018 à 06:20:38 UTC−4, Paulo Moura <address@hidden> a écrit :


Hi,

> On 25 Jul 2018, at 02:02, Brian Bray <address@hidden> wrote:
>
> Y is 5^3.
>
> Reports:
>
> Y = 6
>
> Using version 1.3.0. 
>
> "**" is correct.  Reports 125.0. 

Using the current stable version, 1.4.5:

$ gprolog
GNU Prolog 1.4.5 (64 bits)
Compiled Jul 14 2018, 16:11:37 with /usr/bin/clang
By Daniel Diaz
Copyright (C) 1999-2018 Daniel Diaz

| ?- Y is 5^3.


Y = 125

(1 ms) yes

Cheers,
Paulo

-----------------------------------------------------------------
Paulo Moura
Logtalk developer






reply via email to

[Prev in Thread] Current Thread [Next in Thread]