Re: Absolute value of intervals - Mailing list pgsql-general

From Jasen Betts
Subject Re: Absolute value of intervals
Date
Msg-id hcmfco$55l$2@reversiblemaps.ath.cx
Whole thread Raw
In response to Absolute value of intervals  (Joshua Berry <yoberi@gmail.com>)
Responses Re: Absolute value of intervals  (Sam Mason <sam@samason.me.uk>)
List pgsql-general
On 2009-10-27, Sam Mason <sam@samason.me.uk> wrote:
> On Tue, Oct 27, 2009 at 03:25:02PM +0000, Sam Mason wrote:
>> If the absolute value of an interval was defined to strip out all the
>> negation signs you'd get the "wrong" answers out.
>
> Oops, forgot another reason!  For maths to work (n) and (-(-n)) should
> evaluate to the same value.  Inverting all the signs, as negation does,
> will ensure that these semantics remain.

There not requrement in mathematics that

z be a member of the set  { abs(z) , -abs(z) }

consider the case of z=sqrt(-1)


pgsql-general by date:

Previous
From: Jasen Betts
Date:
Subject: Re: Absolute value of intervals
Next
From: Jasen Betts
Date:
Subject: Re: Absolute value of intervals