Re: postgres arithmetic: raising to nth power - Mailing list pgsql-novice

From Tom Lane
Subject Re: postgres arithmetic: raising to nth power
Date
Msg-id 15191.1128032844@sss.pgh.pa.us
Whole thread Raw
In response to postgres arithmetic: raising to nth power  (Ennio-Sr <nasr.laili@tin.it>)
Responses Re: postgres arithmetic: raising to nth power  (Ennio-Sr <nasr.laili@tin.it>)
List pgsql-novice
Ennio-Sr <nasr.laili@tin.it> writes:
> So, the problem is: how can I get to know which results are correct and
> which aren't?  May be the presence on the trailing 'e+..' is signalling
> there is an error?

I take it you've never seen floating-point notation before?

Read the "e" as "times ten to the power of".

            regards, tom lane

pgsql-novice by date:

Previous
From: Ennio-Sr
Date:
Subject: postgres arithmetic: raising to nth power
Next
From: Andrej Ricnik-Bay
Date:
Subject: Re: postgres arithmetic: raising to nth power