Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re:Odd math

Re:Odd math

From: <dgoulet_at_vicr.com>
Date: Wed, 12 Jul 2000 08:56:42 -0400
Message-Id: <10556.111794@fatcity.com>


Yup, it do!!!

Connected to:
Oracle7 Server Release 7.3.3.0.0 - Production Release With the distributed, replication and parallel query options PL/SQL Release 2.3.3.0.0 - Production

Current date/time



07/12/00 08:56

COPLAND4:7.3:GOULET> select trunc(log(2,4)) from dual;

TRUNC(LOG(2,4))


              1

Dick Goulet

____________________Reply Separator____________________
Subject: Odd math
Author: Steve Adams <steve.adams_at_ixora.com.au> Date: 7/11/00 9:15 PM

Hi All,

Oracle 8.1.6 appears to think that ... trunc(log(2, 4)) = 1.

        SQL> select trunc(log(2,4)) from dual;

        TRUNC(LOG(2,4))
        ---------------
                      1

Does it reproduce on earlier versions?

Regards,
Steve Adams

http://www.ixora.com.au/
http://www.oreilly.com/catalog/orinternals/
http://www.christianity.net.au/

-- 
Author: Steve Adams
  INET: steve.adams_at_ixora.com.au

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Wed Jul 12 2000 - 07:56:42 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US