Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Odd math
Well, 7.3.4 also thinks it's one. At least it's consistent
(trunc(log(2,8))=2, trunc(log(3,9))=1, ...)
-----Original Message----- From: Steve Adams [mailto:steve.adams_at_ixora.com.au] Sent: Wednesday, July 12, 2000 1:15 AM To: Multiple recipients of list ORACLE-L Subject: Odd math 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 (likeReceived on Wed Jul 12 2000 - 12:07:54 CDT
![]() |
![]() |