Arbitrary precision modulo operation

Поиск
Список
Период
Сортировка
От Chadwick Boggs
Тема Arbitrary precision modulo operation
Дата
Msg-id 408D1A4C.6020300@yahoo.com
обсуждение исходный текст
Ответы Re: Arbitrary precision modulo operation  (Bruno Wolff III <bruno@wolff.to>)
Re: Arbitrary precision modulo operation  (Bruno Wolff III <bruno@wolff.to>)
Список pgsql-general
I need to perform modulo operations on extremely large numbers.  The %
operator is giving me number out of range errors and the mod(x, y)
function simply seems to return the wrong results.  Also, my numerator
is in the format of a quoted string, which the mod function can't take.

Desparately searching for solutions,
Chadwick.


В списке pgsql-general по дате отправления:

Предыдущее
От: "John Sidney-Woollett"
Дата:
Сообщение: Re: Restart increment to each year = re-invent the
Следующее
От: "kostas"
Дата:
Сообщение: newsbie: ORDBMS vs RDBMS