Is there a floating-point division function/operator?

From: Jean-Christian Imbeault <jc(at)mega-bucks(dot)co(dot)jp>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Is there a floating-point division function/operator?
Date: 2003-01-23 05:49:03
Message-ID: 3E2F824F.3080400@mega-bucks.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

In Postgresql the "/" operator does integer division. Is there an
operator or function that will do floating-point division?

I looked through the iDocs but there was no mention of such a function.

Thanks,

Jc

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2003-01-23 05:50:43 Re: Perfornamce Q
Previous Message pginfo 2003-01-23 05:43:17 Re: vacuum problem