Re: postgres arithmetic: raising to nth power

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: postgres arithmetic: raising to nth power
Дата
Msg-id 15191.1128032844@sss.pgh.pa.us
обсуждение исходный текст
Ответ на postgres arithmetic: raising to nth power  (Ennio-Sr <nasr.laili@tin.it>)
Ответы Re: postgres arithmetic: raising to nth power  (Ennio-Sr <nasr.laili@tin.it>)
Список 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 по дате отправления:

Предыдущее
От: Ennio-Sr
Дата:
Сообщение: postgres arithmetic: raising to nth power
Следующее
От: Andrej Ricnik-Bay
Дата:
Сообщение: Re: postgres arithmetic: raising to nth power